@Plugin(name="CustomLevels", category="Core", printObject=true) public final class CustomLevels extends Object
Modifier and Type | Method | 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("CustomLevels") CustomLevelConfig[] customLevels)
customLevels
- An array of CustomLevelConfigs.public List<CustomLevelConfig> getCustomLevels()
CustomLevelConfig
objects created during configuration.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.