|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.logging.log4j.core.filter.AbstractFilterable
org.apache.logging.log4j.core.config.BaseConfiguration
org.apache.logging.log4j.core.config.NullConfiguration
public class NullConfiguration
This configuration defaults to no logging.
| Field Summary |
|---|
| Fields inherited from class org.apache.logging.log4j.core.config.BaseConfiguration |
|---|
listeners, LOGGER, monitor, pluginManager, rootNode |
| Constructor Summary | |
|---|---|
NullConfiguration()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.logging.log4j.core.config.BaseConfiguration |
|---|
addAppender, addComponent, addListener, addLogger, addLoggerAppender, addLoggerFilter, createConfiguration, doConfigure, getAppender, getAppenders, getComponent, getConfigurationMonitor, getLogger, getLoggerConfig, getLoggers, getName, getPluginManager, getRootLogger, getSubst, removeAppender, removeListener, removeLogger, 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 |
| Constructor Detail |
|---|
public NullConfiguration()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||