callIdMdc

fun CallLoggingConfig.callIdMdc(name: String = "CallId")(source)

Put call id into MDC (diagnostic context value) with name

Report a problem