Uses of Class
org.slf4j.MDC.MDCCloseable
Packages that use MDC.MDCCloseable
- 
Uses of MDC.MDCCloseable in org.slf4jMethods in org.slf4j that return MDC.MDCCloseableModifier and TypeMethodDescriptionstatic MDC.MDCCloseableMDC.putCloseable(String key, String val) Put a diagnostic context value (thevalparameter) as identified with thekeyparameter into the current thread's diagnostic context map.