Package | Description |
---|---|
org.apache.logging.log4j.core.config |
Configuration of Log4j 2.
|
Modifier and Type | Method and Description |
---|---|
static CustomLevelConfig |
CustomLevelConfig.createLevel(String levelName,
int intLevel)
Creates a CustomLevelConfig object.
|
Modifier and Type | Method and Description |
---|---|
List<CustomLevelConfig> |
AbstractConfiguration.getCustomLevels() |
List<CustomLevelConfig> |
CustomLevels.getCustomLevels()
Returns a list of the
CustomLevelConfig objects created during configuration. |
List<CustomLevelConfig> |
Configuration.getCustomLevels()
Returns a list of descriptors of the custom levels defined in the current configuration.
|
Modifier and Type | Method and Description |
---|---|
static CustomLevels |
CustomLevels.createCustomLevels(CustomLevelConfig[] customLevels)
Create a CustomLevels object to contain all the CustomLevelConfigs.
|
Copyright © 1999-2017. 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.