e

open suspend override fun e(template: String, vararg values: Any?): LogEvent

Construct a LogEvent from a template and values.

Return

a LogEvent with context items mapped to the template

Parameters

template

Message template to interpret

values

values corresponding to holes in the template