appbase v0.1.5 (2019-09-06T06:14:12Z)
Dub
Repo
logger
appbase
utils
log
Undocumented in source.
struct
logger {
static
string
logFile
;
static
void
write
(Args args);
}
Members
Static functions
write
void
write
(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
logFile
string
logFile
;
Undocumented in source.
Meta
Source
See Implementation
appbase
utils
log
structs
logger