aem-plugin / com.cognifide.gradle.aem.instance.tail / LogTailer

LogTailer

class LogTailer

Constructors

<init>

LogTailer(source: LogSource, destination: LogDestination, instance: InstanceLogInfo = InstanceLogInfo.none(), logsAnalyzerChannel: SendChannel<Log>? = null, printer: ConsolePrinter = ConsolePrinter.none())

Functions

tail

fun tail(): Unit