emit

abstract fun emit(entry: StructuredLogEntry)

Emit a structured log entry to this destination.

Since

1.0.0

Parameters

entry

The structured log entry to emit.