ConciseLogger

Undocumented in source.

Constructors

this
this(File file, LogLevel lv)
Undocumented in source.
this
this(string fn, LogLevel lv)
Undocumented in source.

Members

Functions

beginLogMsg
void beginLogMsg(string file, int line, string funcName, string prettyFuncName, string moduleName, LogLevel logLevel, Tid threadId, SysTime timestamp, Logger logger)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta