@Plugin(name="AppenderRef", category="Core", printObject=true) @PluginAliases(value="appender-ref") public final class AppenderRef extends Object
public String getRef()
public Level getLevel()
public Filter getFilter()
@PluginFactory public static AppenderRef createAppenderRef(@PluginAttribute(value="ref") String ref, @PluginAttribute(value="level") Level level, @PluginElement(value="Filter") Filter filter)
ref
- The name of the Appender.level
- The Level to filter against.filter
- The filter(s) to use.Copyright © 1999-2016 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.