aem-plugin / com.cognifide.gradle.aem.instance.tail.io / UrlSource

UrlSource

class UrlSource : LogSource

Constructors

<init>

UrlSource(tailer: InstanceTailer, instance: Instance)

Functions

readChunk

fun <T> readChunk(parser: (BufferedReader) -> List<T>): List<T>