- addLogNotificationListener
void addLogNotificationListener(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
- critical
void critical(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- error
void error(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- fatal
void fatal(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- info
void info(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- logger
auto logger()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeLogNotificationListener
void removeLogNotificationListener(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
- sendLogNotification
void sendLogNotification(LogNotification n)
Undocumented in source. Be warned that the author may not have intended to support it.
- trace
void trace(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
- warning
void warning(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
A notifying logger.