emit

open override fun emit(entry: StructuredLogEntry)

Emit the structured log entry to Logcat with formatted key-value fields.

Since

1.0.0

Parameters

entry

The structured log entry to emit.