std.logger

Robert Schadek realburner at gmx.de
Thu Aug 22 08:41:26 PDT 2013


On 08/22/2013 05:38 PM, Robert Schadek wrote:
> logMessage is meant to do the actual logging. And IMO it is to much to long.
> But keep the ideas coming there must be a sweet spot somewhere.
>
sry, logMessage is meant to figure out if the LogLevel of the message
makes it worthy to be printed
and to disable the logging via version(DisableLogger).

writeLogMsg does the actual logging


More information about the Digitalmars-d mailing list