Package | Description |
---|---|
org.slf4j |
Core logging interfaces.
|
Modifier and Type | Method and Description |
---|---|
static MDC.MDCCloseable |
MDC.putCloseable(java.lang.String key,
java.lang.String val)
Put a diagnostic context value (the
val parameter) as identified with the
key parameter into the current thread's diagnostic context map. |