addToContext

suspend fun addToContext(vararg items: ContextItem)

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

Parameters

items

context items to add