- Error
void Error(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Errorf
void Errorf(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Fatal
void Fatal(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Fatalf
void Fatalf(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Info
void Info(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Infof
void Infof(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetLogLevel
void SetLogLevel(LogLevel level)
Undocumented in source. Be warned that the author may not have intended to support it.
- Trace
void Trace(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Tracef
void Tracef(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Warning
void Warning(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- Warningf
void Warningf(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString(LogLevel level)
Undocumented in source. Be warned that the author may not have intended to support it.