- getLoggerFactory() - Method in class org.slf4j.impl.StaticLoggerBinder
-
- getLoggerFactoryClassStr() - Method in class org.slf4j.impl.StaticLoggerBinder
-
- getMarkerFactory() - Method in class org.slf4j.impl.StaticMarkerBinder
-
Currently this method always returns an instance of
BasicMarkerFactory.
- getMarkerFactoryClassStr() - Method in class org.slf4j.impl.StaticMarkerBinder
-
Currently, this method returns the class name of
BasicMarkerFactory.
- getMDCA() - Method in class org.slf4j.impl.StaticMDCBinder
-
Currently this method always returns an instance of
NOPMDCAdapter.
- getMDCAdapterClassStr() - Method in class org.slf4j.impl.StaticMDCBinder
-
- getSingleton() - Static method in class org.slf4j.impl.StaticLoggerBinder
-
Return the singleton of this class.
- getSingleton() - Static method in class org.slf4j.impl.StaticMarkerBinder
-
Return the singleton of this class.
- getSingleton() - Static method in class org.slf4j.impl.StaticMDCBinder
-
Return the singleton of this class.