Klogging
Toggle table of contents
0.9.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Klogging
Klogging
/
io.klogging.sending
/
EventSender
Event
Sender
fun
interface
EventSender
Interface for sending log events somewhere.
Inheritors
SendElk
SplunkHec
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
batch
:
List
<
LogEvent
>
)
Send a batch of log events somewhere.