Logger.LoggerImpl

Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

captureException
T captureException(T dg)
Undocumented in source. Be warned that the author may not have intended to support it.
trace
void trace(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
trace
void trace(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
writefln
void writefln(string format, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
writefln
void writefln(string format, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
writeln
void writeln(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
writeln
void writeln(T args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

logger
Logger* logger;
Undocumented in source.

Meta