- DEBUG
void DEBUG(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- ERROR
void ERROR(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- INFO
void INFO(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- LOG_EXCEPTION
void LOG_EXCEPTION(Throwable ex)
Undocumented in source. Be warned that the author may not have intended to support it.
- LOG_TRACEBACK
void LOG_TRACEBACK(void*[] bt, string msg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- META
void META(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- WARN
void WARN(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- dumpStackTrace
void dumpStackTrace(string msg, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.
- flushLog
void flushLog()
Undocumented in source. Be warned that the author may not have intended to support it.