public class StaticMarkerBinder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static StaticMarkerBinder |
SINGLETON
The unique instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
org.slf4j.IMarkerFactory |
getMarkerFactory()
Currently this method always returns an instance of
BasicMarkerFactory. |
java.lang.String |
getMarkerFactoryClassStr()
Currently, this method returns the class name of
BasicMarkerFactory. |
public static final StaticMarkerBinder SINGLETON