Class StaticMDCBinder
java.lang.Object
org.slf4j.impl.StaticMDCBinder
Binds
MarkerFactory class with an instance of IMarkerFactory.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.slf4j.spi.MDCAdaptergetMDCA()Returns an instance of MDC.Returns the class name of MDC.
-
Field Details
-
SINGLETON
The unique instance of this class.
-
-
Method Details
-
getMDCA
public org.slf4j.spi.MDCAdapter getMDCA()Returns an instance of MDC.- Returns:
- an instance of MDC
-
getMDCAdapterClassStr
-