std.experimental.logger formal review round 3
Dicebot via Digitalmars-d
digitalmars-d at puremagic.com
Tue Oct 28 09:32:34 PDT 2014
On Tuesday, 28 October 2014 at 16:05:19 UTC, Andrei Alexandrescu
wrote:
> Agreed. Just to restate my position: so long as we don't have a
> way to statically control maximum logging level in the client,
> we don't have a logging library. There is no negotiation. --
> Andrei
We have way to statically control logging level of the client
from the client. Argument is mostly about precompiled 3d party
libraries.
More information about the Digitalmars-d
mailing list