addToContext

suspend fun addToContext(vararg items: Pair<String, Any?>)

Adds zero or more items to the LogContext in the current coroutine scope.