Klogging
0.4.14
common
Klogging
/
io.klogging.context
/
addToContext
add
To
Context
suspend
fun
addToContext
(
vararg
items
:
Pair
<
String
,
Any
?
>
)
Adds zero or more items to the
LogContext
in the current coroutine scope.