[Issue 18857] [std.experimental.logger] use NullLogger as the default

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 18 14:25:36 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=18857

Atila Neves <atila.neves at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |atila.neves at gmail.com

--- Comment #2 from Atila Neves <atila.neves at gmail.com> ---
I don't think that makes any sense, people who use the logger expect output,
this will only lead to confusion.

And, of course, there's a workaround: set the global logger to NullLogger.

--


More information about the Digitalmars-d-bugs mailing list