Package org.operaton.commons.logging
Class MdcAccess
java.lang.Object
org.operaton.commons.logging.MdcAccess
Facade for the SLF4j MDC
-
Method Summary
-
Method Details
-
remove
seeMDC.remove(String) -
get
seeMDC.get(String) -
put
seeMDC.put(String, String)
-