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

Packages that use Logger.PrivateConfig
org.apache.logging.log4j.core Implementation of Log4j 2.0. 
 

Uses of Logger.PrivateConfig in org.apache.logging.log4j.core
 

Fields in org.apache.logging.log4j.core declared as Logger.PrivateConfig
protected  Logger.PrivateConfig Logger.config
          config should be consistent across threads.
 

Constructors in org.apache.logging.log4j.core with parameters of type Logger.PrivateConfig
Logger.PrivateConfig(Logger.PrivateConfig pc, Level level)
           
Logger.PrivateConfig(Logger.PrivateConfig pc, LoggerConfig lc)
           
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.