- debug_
void debug_(string message, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- error
void error(string message, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- info
void info(string message, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- log
void log(Verbosity v, string message, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.