- addLoggingHandler
bool addLoggingHandler(LoggingCallbackDelegate d)
Undocumented in source. Be warned that the author may not have intended to support it.
- addLoggingHandler
bool addLoggingHandler(LoggingCallbackFunction d)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeLoggingHandler
void removeLoggingHandler(LoggingCallbackDelegate d)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeLoggingHandler
void removeLoggingHandler(LoggingCallbackFunction d)
Undocumented in source. Be warned that the author may not have intended to support it.