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