- DEBUG
void DEBUG(string fmt, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- ERROR
void ERROR(string fmt, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- INFO
void INFO(string fmt, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- TRACE
void TRACE(Throwable t, string fmt, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- WARNING
void WARNING(string fmt, T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- addFilter
void addFilter(Filter filter)
Undocumented in source. Be warned that the author may not have intended to support it.
- addOutlet
void addOutlet(Outlet outlet)
Undocumented in source. Be warned that the author may not have intended to support it.
- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- write
void write(string line)
Undocumented in source. Be warned that the author may not have intended to support it.