Uses of Class
org.apache.logging.log4j.core.appender.routing.Route

Packages that use Route
org.apache.logging.log4j.core.appender.routing Apache Flume Appender. 
 

Uses of Route in org.apache.logging.log4j.core.appender.routing
 

Methods in org.apache.logging.log4j.core.appender.routing that return Route
static Route Route.createRoute(String appenderRef, String key, Node node)
          Create the Route.
 Route[] Routes.getRoutes()
          Returns the array of Route elements.
 

Methods in org.apache.logging.log4j.core.appender.routing with parameters of type Route
static Routes Routes.createRoutes(String pattern, Route... routes)
          Create the Routes.
 



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.