invoke

abstract operator fun invoke(batch: List<LogEvent>)

Send a batch of log events somewhere.

Parameters

batch

list of events to send.