ConsoleLogger

Members

Static functions

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.
toString
string toString(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.

Meta