org.apache.logging.log4j.core
Class Logger.PrivateConfig

java.lang.Object
  extended by org.apache.logging.log4j.core.Logger.PrivateConfig
Enclosing class:
Logger

protected class Logger.PrivateConfig
extends Object

The binding between a Logger and its configuration.


Constructor Summary
Logger.PrivateConfig(Configuration config, Logger logger)
           
Logger.PrivateConfig(Logger.PrivateConfig pc, org.apache.logging.log4j.Level level)
           
Logger.PrivateConfig(Logger.PrivateConfig pc, LoggerConfig lc)
           
 
Method Summary
protected  void logEvent(LogEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logger.PrivateConfig

public Logger.PrivateConfig(Configuration config,
                            Logger logger)

Logger.PrivateConfig

public Logger.PrivateConfig(Logger.PrivateConfig pc,
                            org.apache.logging.log4j.Level level)

Logger.PrivateConfig

public Logger.PrivateConfig(Logger.PrivateConfig pc,
                            LoggerConfig lc)
Method Detail

logEvent

protected void logEvent(LogEvent event)


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