MDCProvider
Base interface for plugins that can setup MDC. See CallLogging plugin.
Functions
Link copied to clipboard
abstract suspend fun withMDCBlock(call: ApplicationCall, block: suspend () -> Unit)
Content copied to clipboard
Executes block with MDC setup