org.apache.logging.log4j.core.config.plugins
Class AppendersPlugin
java.lang.Object
org.apache.logging.log4j.core.config.plugins.AppendersPlugin
public final class AppendersPlugin
- extends Object
An Appender container.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createAppenders
public static ConcurrentMap<String,Appender> createAppenders(Appender[] appenders)
- Create a Map of the Appenders.
- Parameters:
appenders
- An array of Appenders.
- Returns:
- The Appender Map.
Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, and the Apache Logging project logo are trademarks of The Apache Software Foundation.