public class UrlSource implements LogSource
public UrlSource(@NotNull InstanceTailer tailer, @NotNull Instance instance)
@NotNull public <T> java.util.List<T> readChunk(@NotNull kotlin.jvm.functions.Function1<? super java.io.BufferedReader,? extends java.util.List<? extends T>> parser)