Package org.slf4j.impl
Class StaticMDCBinder
- java.lang.Object
-
- org.slf4j.impl.StaticMDCBinder
-
public final class StaticMDCBinder extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StaticMDCBinderSINGLETON
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.slf4j.spi.MDCAdaptergetMDCA()StringgetMDCAdapterClassStr()
-
-
-
Field Detail
-
SINGLETON
public static final StaticMDCBinder SINGLETON
-
-
Method Detail
-
getMDCA
public org.slf4j.spi.MDCAdapter getMDCA()
-
getMDCAdapterClassStr
public String getMDCAdapterClassStr()
-
-