Klogging
Toggle table of contents
0.9.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Klogging
Klogging
/
io.klogging.context
/
addToContext
add
To
Context
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