Review of Jose Armando Garcia Sancio's std.log
Sean Kelly
sean at invisibleduck.org
Mon Feb 13 12:47:03 PST 2012
On Feb 13, 2012, at 12:44 PM, jdrewsen wrote:
> A first quick observation:
>
> I vote for a debug severity level. Then make that default to the template parameter for log:
>
> template log(Severity severity = Severity.debug)
>
> That would make it nice for good old print debugging.
I think that's what vlog is for, it just isn't particularly well documented.
More information about the Digitalmars-d
mailing list