des.log.base

Undocumented in source.

Members

Classes

LogException
class LogException

Enums

LogLevel
enum LogLevel

Functions

__ts
ulong __ts()
Undocumented in source. Be warned that the author may not have intended to support it.
defaultFormatLogMessage
string defaultFormatLogMessage(LogMessage lm)
fixReservedName
string fixReservedName(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
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

g_output
OutputHandler g_output;
Undocumented in source.
g_rule
Rule g_rule;
Undocumented in source.

Structs

LogMessage
struct LogMessage

Meta