Uses of Class
org.slf4j.impl.StaticMarkerBinder
-
-
Uses of StaticMarkerBinder in org.slf4j.impl
Fields in org.slf4j.impl declared as StaticMarkerBinder Modifier and Type Field Description static StaticMarkerBinderStaticMarkerBinder. SINGLETONThe unique instance of this class.Methods in org.slf4j.impl that return StaticMarkerBinder Modifier and Type Method Description static StaticMarkerBinderStaticMarkerBinder. getSingleton()Return the singleton of this class.
-