#Log scoping in 0.14.0
1 messages · Page 1 of 1 (latest)
personally I would solve this using an options module, see documentation for Module.addOptions. then you can import the same desired log level from both your executable and library modules and configure it in your build script