ktor-server-core / io.ktor.features / CallLogging / Internals

Internals

object Internals

Functions

withMDCBlock

suspend fun <C : PipelineContext<*, ApplicationCall>> C.withMDCBlock(block: suspend C.() -> Unit): Unit
suspend fun withMDCBlock(call: ApplicationCall, block: suspend () -> Unit): Unit