emit

abstract fun emit(event: LogEvent)(source)

Emits a log event to the output destination.

Parameters

event

The log event to emit.