Package org.slf4j.impl
Class StaticMDCBinder
java.lang.Object
org.slf4j.impl.StaticMDCBinder
This implementation is bound to
LogbackMDCAdapter
.- Author:
- Ceki Gülcü
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionorg.slf4j.spi.MDCAdapter
getMDCA()
Currently this method always returns an instance ofStaticMDCBinder
.
-
Field Details
-
SINGLETON
The unique instance of this class.
-
-
Method Details
-
getMDCA
public org.slf4j.spi.MDCAdapter getMDCA()Currently this method always returns an instance ofStaticMDCBinder
. -
getMDCAdapterClassStr
-