public class InstanceAnalyzer
public static com.cognifide.gradle.aem.instance.tail.InstanceAnalyzer.Companion Companion
public InstanceAnalyzer(@NotNull
InstanceTailer tailer,
@NotNull
Instance instance,
@NotNull
kotlinx.coroutines.channels.ReceiveChannel<com.cognifide.gradle.aem.instance.tail.Log> logsChannel,
@NotNull
kotlinx.coroutines.channels.SendChannel<? super com.cognifide.gradle.aem.instance.tail.LogChunk> notificationChannel)