GrayLogger

Undocumented in source.

Constructors

this
this(GrayLoggerConfig config)
Undocumented in source.

Members

Functions

beginLine
void beginLine(LogLine ll)
Undocumented in source. Be warned that the author may not have intended to support it.
endLine
void endLine()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(const(char)[] text)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

config
GrayLoggerConfig config;
Undocumented in source.
ll
LogLine ll;
Undocumented in source.
msg
string msg;
Undocumented in source.

Meta