org.apache.logging.slf4j
Class SLF4JLoggerContextFactory

java.lang.Object
  extended by org.apache.logging.slf4j.SLF4JLoggerContextFactory
All Implemented Interfaces:
LoggerContextFactory

public class SLF4JLoggerContextFactory
extends Object
implements LoggerContextFactory


Constructor Summary
SLF4JLoggerContextFactory()
           
 
Method Summary
 LoggerContext getContext(String fqcn, ClassLoader loader, Object externalContext, boolean currentContext)
           
 LoggerContext getContext(String fqcn, ClassLoader loader, Object externalContext, boolean currentContext, URI configLocation, String name)
           
 void removeContext(LoggerContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SLF4JLoggerContextFactory

public SLF4JLoggerContextFactory()
Method Detail

getContext

public LoggerContext getContext(String fqcn,
                                ClassLoader loader,
                                Object externalContext,
                                boolean currentContext)
Specified by:
getContext in interface LoggerContextFactory

getContext

public LoggerContext getContext(String fqcn,
                                ClassLoader loader,
                                Object externalContext,
                                boolean currentContext,
                                URI configLocation,
                                String name)
Specified by:
getContext in interface LoggerContextFactory

removeContext

public void removeContext(LoggerContext context)
Specified by:
removeContext in interface LoggerContextFactory


Copyright © 1999-2015 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.