Uses of Class
org.slf4j.impl.StaticLoggerBinder
Packages that use StaticLoggerBinder
-
Uses of StaticLoggerBinder in org.slf4j.impl
Fields in org.slf4j.impl declared as StaticLoggerBinderModifier and TypeFieldDescriptionprivate static final StaticLoggerBinderStaticLoggerBinder.SINGLETONThe unique instance of this class.Methods in org.slf4j.impl that return StaticLoggerBinderModifier and TypeMethodDescriptionstatic StaticLoggerBinderStaticLoggerBinder.getSingleton()Returns the singleton of this class.