SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.context
/
MDC
/
withContext
with
Context
inline
fun
<
T
>
withContext
(
vararg
pairs
:
Pair
<
String
,
String
>
,
block
:
(
)
->
T
)
:
T
(
source
)
Execute a block with temporary MDC values.