org.apache.logging.log4j.core.config
Class LoggerConfig.RootLogger

java.lang.Object
  extended by org.apache.logging.log4j.core.filter.AbstractFilterable
      extended by org.apache.logging.log4j.core.config.LoggerConfig
          extended by org.apache.logging.log4j.core.config.LoggerConfig.RootLogger
All Implemented Interfaces:
Filterable
Enclosing class:
LoggerConfig

public static class LoggerConfig.RootLogger
extends LoggerConfig

The root Logger.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.apache.logging.log4j.core.config.LoggerConfig
LoggerConfig.RootLogger
 
Constructor Summary
LoggerConfig.RootLogger()
           
 
Method Summary
static LoggerConfig createLogger(String additivity, String levelName, String includeLocation, AppenderRef[] refs, Property[] properties, Configuration config, Filter filter)
           
 
Methods inherited from class org.apache.logging.log4j.core.config.LoggerConfig
addAppender, callAppenders, clearAppenders, createLogger, getAppenderRefs, getAppenders, getFilter, getLevel, getLogEventFactory, getName, getParent, getProperties, includeLocation, isAdditive, isIncludeLocation, log, log, removeAppender, setAdditive, setLevel, setLogEventFactory, setParent, toString
 
Methods inherited from class org.apache.logging.log4j.core.filter.AbstractFilterable
addFilter, hasFilter, isFiltered, removeFilter, startFilter, stopFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoggerConfig.RootLogger

public LoggerConfig.RootLogger()
Method Detail

createLogger

public static LoggerConfig createLogger(String additivity,
                                        String levelName,
                                        String includeLocation,
                                        AppenderRef[] refs,
                                        Property[] properties,
                                        Configuration config,
                                        Filter filter)


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.