class LogNotifier
LogNotifier(notificationChannel: ReceiveChannel<LogChunk>, notifier: NotifierFacade, logFiles: LogFiles)
fun listenTailed(): Unit