e

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

Evaluates a message template with the supplied values, returning an event.

Parameters

values

values associated with holes in the message template