Logger

Undocumented in source.

Members

Functions

error
void error(T value)
Undocumented in source.
error
void error(A args)
Undocumented in source.
info
void info(T value)
Undocumented in source.
info
void info(A args)
Undocumented in source.
info2
void info2(T value)
Undocumented in source.
info2
void info2(A args)
Undocumented in source.
info3
void info3(T value)
Undocumented in source.
info3
void info3(A args)
Undocumented in source.
log
void log(int c, string s)
Undocumented in source. Be warned that the author may not have intended to support it.
msg
void msg(T value)
Undocumented in source.
msg
void msg(A args)
Undocumented in source.
warning
void warning(T value)
Undocumented in source.
warning
void warning(A args)
Undocumented in source.
write
void write(int color, string s)
Undocumented in source.

Variables

ident
ubyte ident;
Undocumented in source.

Meta