org.slf4j.impl
public class StaticMarkerBinder extends Object implements MarkerFactoryBinder
Field Summary | |
---|---|
static StaticMarkerBinder | SINGLETON
The unique instance of this class. |
Method Summary | |
---|---|
IMarkerFactory | getMarkerFactory()
Currently this method always returns an instance of
BasicMarkerFactory. |
String | getMarkerFactoryClassStr()
Currently, this method returns the class name of
BasicMarkerFactory. |