ColoredLogger

Undocumented in source.

Constructors

this
this(File file, LogLevel lv)
Undocumented in source.
this
this(File file, string[LogLevel] colorMap, LogLevel lv)
Undocumented in source.

Members

Enums

Color
enum Color
Undocumented in source.

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.
finishLogMsg
void finishLogMsg()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta