class LogTailer
<init> |
LogTailer(source: LogSource, destination: LogDestination, instance: InstanceLogInfo = InstanceLogInfo.none(), logsAnalyzerChannel: SendChannel<Log>? = null, printer: ConsolePrinter = ConsolePrinter.none()) |
tail |
fun tail(): Unit |