Logger

Undocumented in source.

Members

Functions

critical
void critical(M msg)
Undocumented in source. Be warned that the author may not have intended to support it.
error
void error(M msg)
Undocumented in source. Be warned that the author may not have intended to support it.
fatal
void fatal(M msg)
Undocumented in source. Be warned that the author may not have intended to support it.
info
void info(M msg)
Undocumented in source. Be warned that the author may not have intended to support it.
setEncoder
void setEncoder(Encoder encoder)
Undocumented in source. Be warned that the author may not have intended to support it.
setFilename
void setFilename(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
setLevel
void setLevel(string level)
Undocumented in source. Be warned that the author may not have intended to support it.
setMaxHistory
void setMaxHistory(uint maxHistory)
Undocumented in source. Be warned that the author may not have intended to support it.
setMaxSize
void setMaxSize(uint maxSize)
Undocumented in source. Be warned that the author may not have intended to support it.
setRolling
void setRolling()
Undocumented in source. Be warned that the author may not have intended to support it.
trace
void trace(M msg)
Undocumented in source. Be warned that the author may not have intended to support it.
warn
void warn(M msg)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta