Uses of Class
org.slf4j.impl.StaticLoggerBinder
-
Packages that use StaticLoggerBinder Package Description org.slf4j.impl Classes needed by SLF4J to choose actual implementation of SLF4J API. -
-
Uses of StaticLoggerBinder in org.slf4j.impl
Methods in org.slf4j.impl that return StaticLoggerBinder Modifier and Type Method Description static StaticLoggerBinder
StaticLoggerBinder. getSingleton()
Return the singleton of this class.
-