Sending
Log events are sent by Klogging to one or more sinks.
Klogging has the function type SendString
defined as:
public typealias SendString = (String) -> Unit
Log events are sent by Klogging to one or more sinks.
Klogging has the function type SendString
defined as:
public typealias SendString = (String) -> Unit