LogOutput

output for logger

Constructors

this
this()
Undocumented in source.

Members

Functions

formatLogMessage
string formatLogMessage(LogMessage lm)

by default call des.util.logsys.base.defaultFormatLogMessage

opCall
void opCall(LogMessage lm)
writeMessage
void writeMessage(LogMessage , string )

Properties

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

Variables

rule
Rule rule;
Undocumented in source.

Meta