org.apache.geronimo.system.logging.log4j
Class URLConfigurator
java.lang.Object
org.apache.geronimo.system.logging.log4j.URLConfigurator
- All Implemented Interfaces:
- org.apache.log4j.spi.Configurator
public class URLConfigurator
- extends Object
- implements org.apache.log4j.spi.Configurator
Handles the details of configuring Log4j from a URL.
Fields inherited from interface org.apache.log4j.spi.Configurator |
INHERITED, NULL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URLConfigurator
public URLConfigurator()
configure
public static void configure(URL url)
doConfigure
public void doConfigure(URL url,
org.apache.log4j.spi.LoggerRepository repo)
- Specified by:
doConfigure
in interface org.apache.log4j.spi.Configurator
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.