org.slf4j.impl
Class StaticMarkerBinder

java.lang.Object
  extended by org.slf4j.impl.StaticMarkerBinder
All Implemented Interfaces:
org.slf4j.spi.MarkerFactoryBinder

public class StaticMarkerBinder
extends Object
implements org.slf4j.spi.MarkerFactoryBinder

SLF4J MarkerFactoryBinder implementation using Log4j. This class is part of the required classes used to specify an SLF4J logging provider implementation.


Field Summary
static StaticMarkerBinder SINGLETON
          The unique instance of this class.
 
Constructor Summary
StaticMarkerBinder()
           
 
Method Summary
 org.slf4j.IMarkerFactory getMarkerFactory()
           
 String getMarkerFactoryClassStr()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static final StaticMarkerBinder SINGLETON
The unique instance of this class.

Constructor Detail

StaticMarkerBinder

public StaticMarkerBinder()
Method Detail

getMarkerFactory

public org.slf4j.IMarkerFactory getMarkerFactory()
Specified by:
getMarkerFactory in interface org.slf4j.spi.MarkerFactoryBinder

getMarkerFactoryClassStr

public String getMarkerFactoryClassStr()
Specified by:
getMarkerFactoryClassStr in interface org.slf4j.spi.MarkerFactoryBinder


Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.