toggle menu
Klogging
0.9.0-SNAPSHOT
common
switch theme
search in API
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.