Uses of Class
org.slf4j.MDC.MDCCloseable
Packages that use MDC.MDCCloseable
-
Uses of MDC.MDCCloseable in org.slf4j
Methods in org.slf4j that return MDC.MDCCloseableModifier 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.