Review of Jose Armando Garcia Sancio's std.log
David Nadlinger
see at klickverbot.at
Sat Feb 18 10:21:54 PST 2012
On Friday, 17 February 2012 at 06:39:29 UTC, H. S. Teoh wrote:
> […] DEBUG and TRACE are rarely ever used after 4
> or 5 developers have had their hands on it, because turning
> those on
> will usually flood the logs with reams and reams of irrelevant
> messages
> from unrelated modules, so most people would stop using it
> after the
> first time.
I think avoiding this problem is one of the major benefits of the
proposed std.log design (because vlog output can be filtered on a
per-module basis).
David
More information about the Digitalmars-d
mailing list