deslog ~master (2021-12-23T14:11:01.5624975)
Dub
Repo
LogException
des
log
base
class
LogException : Exception {
this
(string msg);
static
auto
fmt
(Args args);
}
Constructors
this
this
(string msg)
Undocumented in source.
Members
Static functions
fmt
auto
fmt
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
des
log
base
classes
LogException
enums
LogLevel
functions
__ts
defaultFormatLogMessage
fixReservedName
ntFormat
toLogLevel
static variables
g_output
g_rule
structs
LogMessage