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