Class StaticMarkerBinder
java.lang.Object
org.slf4j.impl.StaticMarkerBinder
- All Implemented Interfaces:
org.slf4j.spi.MarkerFactoryBinder
Binds
MarkerFactory class with an instance of IMarkerFactory.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StaticMarkerBinderThe unique instance of this class. -
Method Summary
Modifier and TypeMethodDescriptionorg.slf4j.IMarkerFactory
-
Field Details
-
SINGLETON
The unique instance of this class.
-
-
Method Details
-
getMarkerFactory
public org.slf4j.IMarkerFactory getMarkerFactory()- Specified by:
getMarkerFactoryin interfaceorg.slf4j.spi.MarkerFactoryBinder
-
getMarkerFactoryClassStr
- Specified by:
getMarkerFactoryClassStrin interfaceorg.slf4j.spi.MarkerFactoryBinder
-