public class LogTailer
public LogTailer(@NotNull
LogSource source,
@NotNull
LogDestination destination,
@NotNull
InstanceLogInfo instance,
@Nullable
kotlinx.coroutines.channels.SendChannel<? super com.cognifide.gradle.aem.instance.tail.Log> logsAnalyzerChannel,
@NotNull
ConsolePrinter printer)