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 StaticMarkerBinder
StaticMarkerBinder. SINGLETON
The unique instance of this class.Methods in org.slf4j.impl that return StaticMarkerBinder Modifier and Type Method Description static StaticMarkerBinder
StaticMarkerBinder. getSingleton()
Return the singleton of this class.
-