Uses of Class
org.slf4j.MDC.MDCCloseable
-
Uses of MDC.MDCCloseable in org.slf4j
Modifier and TypeMethodDescriptionstatic MDC.MDCCloseable
MDC.putCloseable
(String key, String val) Put a diagnostic context value (theval
parameter) as identified with thekey
parameter into the current thread's diagnostic context map.