Uses of Interface
org.apache.logging.log4j.spi.LoggerContextFactory

Packages that use LoggerContextFactory
org.apache.logging.log4j Public API for Log4j 2. 
org.apache.logging.log4j.simple Simple logging implementation. 
org.apache.logging.log4j.spi Internal interfaces and classes to be used by authors of logging implementations or for internal use by API classes. 
 

Uses of LoggerContextFactory in org.apache.logging.log4j
 

Methods in org.apache.logging.log4j that return LoggerContextFactory
static LoggerContextFactory LogManager.getFactory()
          Returns the current LoggerContextFactory.
 

Methods in org.apache.logging.log4j with parameters of type LoggerContextFactory
static void LogManager.setFactory(LoggerContextFactory factory)
          Sets the current LoggerContextFactory to use.
 

Uses of LoggerContextFactory in org.apache.logging.log4j.simple
 

Classes in org.apache.logging.log4j.simple that implement LoggerContextFactory
 class SimpleLoggerContextFactory
           
 

Uses of LoggerContextFactory in org.apache.logging.log4j.spi
 

Methods in org.apache.logging.log4j.spi that return types with arguments of type LoggerContextFactory
 Class<? extends LoggerContextFactory> Provider.loadLoggerContextFactory()
          Loads the LoggerContextFactory class specified by this Provider.
 



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.