des.util.logsys.base

Undocumented in source.

Members

Classes

LogSysException
class LogSysException

Enums

LogLevel
enum LogLevel

Functions

__ts
ulong __ts()
Undocumented in source. Be warned that the author may not have intended to support it.
checkReservedName
string checkReservedName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
defaultFormatLogMessage
string defaultFormatLogMessage(LogMessage lm)
ntFormat
string ntFormat(Args args)

nothrow format function, if first is string it try call string.format, if it's failed return all args converted to string

toLogLevel
LogLevel toLogLevel(string s)

Static variables

logoutput
LogOutputHandler logoutput;
logrule
Rule logrule;

Structs

LogMessage
struct LogMessage

Meta