Logger

Undocumented in source.

Members

Aliases

error
alias error = info
Undocumented in source.
errorf
alias errorf = infof
Undocumented in source.
warning
alias warning = info
Undocumented in source.
warningf
alias warningf = infof
Undocumented in source.

Functions

info
void info(string str)
Undocumented in source. Be warned that the author may not have intended to support it.
infof
void infof(string str, ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta