org.apache.logging.log4j.core.config.yaml
Class YamlConfiguration
java.lang.Object
org.apache.logging.log4j.core.AbstractLifeCycle
org.apache.logging.log4j.core.filter.AbstractFilterable
org.apache.logging.log4j.core.config.AbstractConfiguration
org.apache.logging.log4j.core.config.json.JsonConfiguration
org.apache.logging.log4j.core.config.yaml.YamlConfiguration
- All Implemented Interfaces:
- Serializable, Configuration, Reconfigurable, Filterable, LifeCycle
public class YamlConfiguration
- extends JsonConfiguration
- See Also:
- Serialized Form
Methods inherited from class org.apache.logging.log4j.core.config.AbstractConfiguration |
addAppender, addComponent, addListener, addLogger, addLoggerAppender, addLoggerFilter, createAdvertiser, createConfiguration, doConfigure, getAdvertiser, getAppender, getAppenders, getComponent, getConfigurationMonitor, getConfigurationSource, getCustomLevels, getDefaultStatus, getLogger, getLoggerConfig, getLoggers, getName, getPluginPackages, getProperties, getRootLogger, getStrSubstitutor, isShutdownHookEnabled, removeAppender, removeListener, removeLogger, setAdvertiser, setConfigurationMonitor, setLoggerAdditive, setName, start, stop, toByteArray |
Methods inherited from class org.apache.logging.log4j.core.AbstractLifeCycle |
equalsImpl, getState, hashCodeImpl, isInitialized, isStarted, isStarting, isStopped, isStopping, setStarted, setStarting, setState, setStopped, setStopping |
YamlConfiguration
public YamlConfiguration(ConfigurationSource configSource)
getObjectMapper
protected com.fasterxml.jackson.databind.ObjectMapper getObjectMapper()
- Overrides:
getObjectMapper
in class JsonConfiguration
reconfigure
public Configuration reconfigure()
- Specified by:
reconfigure
in interface Reconfigurable
- Overrides:
reconfigure
in class JsonConfiguration
Copyright © 1999-2015 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.