logNotificationHandler method
Implementation
void logNotificationHandler(LogNotificationHandler handler) {
_onLogNotificationHandler = handler;
}
void logNotificationHandler(LogNotificationHandler handler) {
_onLogNotificationHandler = handler;
}