Package org.slf4j.impl
Class StaticMDCBinder
- java.lang.Object
-
- org.slf4j.impl.StaticMDCBinder
-
public class StaticMDCBinder extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StaticMDCBinder
SINGLETON
-
Constructor Summary
Constructors Constructor Description StaticMDCBinder()
-
-
-
Field Detail
-
SINGLETON
public static final StaticMDCBinder SINGLETON
-
-