MDCProvider

interface 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)

Executes block with MDC setup