MyLogger

Undocumented in source.

Constructors

this
this(string filePath)
Undocumented in source.

Members

Functions

finalize
void finalize()
Undocumented in source. Be warned that the author may not have intended to support it.
logDebug
void logDebug(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
logError
void logError(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
logInfo
void logInfo(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
logWarning
void logWarning(string message)
Undocumented in source. Be warned that the author may not have intended to support it.
minLogLevel
DaemonLogLevel minLogLevel()
Undocumented in source. Be warned that the author may not have intended to support it.
minLogLevel
void minLogLevel(DaemonLogLevel level)
Undocumented in source. Be warned that the author may not have intended to support it.
minOutputLevel
DaemonLogLevel minOutputLevel()
Undocumented in source. Be warned that the author may not have intended to support it.
minOutputLevel
void minOutputLevel(DaemonLogLevel level)
Undocumented in source. Be warned that the author may not have intended to support it.
reload
void reload()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta