org.apache.logging.log4j.core.config
Class NullConfiguration

java.lang.Object
  extended by org.apache.logging.log4j.core.filter.AbstractFilterable
      extended by org.apache.logging.log4j.core.config.BaseConfiguration
          extended by org.apache.logging.log4j.core.config.NullConfiguration
All Implemented Interfaces:
Configuration, Filterable

public class NullConfiguration
extends BaseConfiguration

This configuration defaults to no logging.


Field Summary
static String NULL_NAME
           
 
Fields inherited from class org.apache.logging.log4j.core.config.BaseConfiguration
advertisedConfiguration, isShutdownHookEnabled, listeners, LOGGER, monitor, pluginManager, rootNode
 
Fields inherited from interface org.apache.logging.log4j.core.config.Configuration
CONTEXT_PROPERTIES
 
Constructor Summary
NullConfiguration()
           
 
Method Summary
 
Methods inherited from class org.apache.logging.log4j.core.config.BaseConfiguration
addAppender, addComponent, addListener, addLogger, addLoggerAppender, addLoggerFilter, createAdvertiser, createConfiguration, doConfigure, getAdvertiser, getAppender, getAppenders, getComponent, getConfigurationMonitor, getDefaultStatus, getLogger, getLoggerConfig, getLoggers, getName, getProperties, getRootLogger, getStrSubstitutor, isShutdownHookEnabled, removeAppender, removeListener, removeLogger, setAdvertiser, setConfigurationMonitor, setLoggerAdditive, setName, setup, start, stop
 
Methods inherited from class org.apache.logging.log4j.core.filter.AbstractFilterable
addFilter, getFilter, hasFilter, isFiltered, removeFilter, startFilter, stopFilter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.logging.log4j.core.filter.Filterable
addFilter, getFilter, hasFilter, isFiltered, removeFilter
 

Field Detail

NULL_NAME

public static final String NULL_NAME
See Also:
Constant Field Values
Constructor Detail

NullConfiguration

public NullConfiguration()


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.