@Plugin(name="CustomLevels", category="Core", printObject=true) public final class CustomLevels extends Object
Modifier and Type | Method and Description |
---|---|
static CustomLevels |
createCustomLevels(CustomLevelConfig[] customLevels)
Create a CustomLevels object to contain all the CustomLevelConfigs.
|
List<CustomLevelConfig> |
getCustomLevels()
Returns a list of the
CustomLevelConfig objects created during configuration. |
@PluginFactory public static CustomLevels createCustomLevels(@PluginElement(value="CustomLevels") CustomLevelConfig[] customLevels)
customLevels
- An array of CustomLevelConfigs.public List<CustomLevelConfig> getCustomLevels()
CustomLevelConfig
objects created during configuration.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.