Logger

Undocumented in source.

Constructors

this
this(Verbosity _minVerbosity, string info, string warning, string error, string debug_)
Undocumented in source.

Members

Functions

debug_
void debug_(string message, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error(string message, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
info
void info(string message, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(Verbosity v, string message, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

minVerbosity
Verbosity minVerbosity [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minVerbosity
Verbosity minVerbosity [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta