Klogging
0.4.14
common
Klogging
/
io.klogging.context
/
logContext
log
Context
suspend
fun
logContext
(
vararg
items
:
Pair
<
String
,
Any
?
>
)
:
CoroutineContext
Utility function for constructing a
LogContext
with specified items.