Fix logging module settings with threads
Settings such as minimum log output level or whether to print colors or not were thread-local and thus caused problems when multiple threads were spawned (such as with --parallel) |
---|
|
source/dub/logging.d |
---|