Registry / logging / kotlinx-coroutines-slf4j

kotlinx-coroutines-slf4j

JSON →
library1.10.2javamavenunverified

Provides SLF4J MDC context propagation for Kotlin coroutines.

<dependency> <groupId>org.jetbrains.kotlinx</groupId> <artifactId>kotlinx-coroutines-slf4j</artifactId> <version>1.10.2</version> </dependency>
INSTALL
IMPORT
SIG · KOTLINX-COROUTINES
K
kotlinx-coroutines-slf4j
loggingjavav1.10.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MDCContext
kotlinx.coroutines.slf4j.MDCContext

Import and use MDCContext for coroutine MDC propagation.

import kotlinx.coroutines.slf4j.MDCContext; // Usage: withContext(MDCContext()) { /* coroutine with MDC */ }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.10.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
kotlinx-coroutines-slf4j — mvn dependency:get kotlinx-coroutines-slf4j · libregistry