https://issues.dlang.org/show_bug.cgi?id=22532
Robert Schadek <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Robert Schadek <[email protected]> --- My opinion is the complete opposite. By default no log message should be stopped from being logged. When you log for the first time and your message does not appear, you will think it is broken. When you reach a level where too many log messages is your problem you will know how to change it. --
