- addLogger
auto addLogger(Logger logger)
Undocumented in source. Be warned that the author may not have intended to support it.
- error
void error(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- format
string format(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- info
void info(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
- log
void log(Level level, string s, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeLogger
void removeLogger(Logger logger)
Undocumented in source. Be warned that the author may not have intended to support it.
- warning
void warning(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.