NullLogOutput

Members

Functions

formatLogMessage
string formatLogMessage(LogMessage lm)

not call formating message

writeMessage
void writeMessage(LogMessage , string )

empty

Inherited Members

From LogOutput

rule
Rule rule;
Undocumented in source.
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.
opCall
void opCall(LogMessage lm)
writeMessage
void writeMessage(LogMessage , string )
formatLogMessage
string formatLogMessage(LogMessage lm)

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

Meta