org.apache.avalon.excalibur.logger
Class Log4JConfLoggerManager
java.lang.Object
|
+--org.apache.avalon.excalibur.logger.Log4JLoggerManager
|
+--org.apache.avalon.excalibur.logger.Log4JConfLoggerManager
- All Implemented Interfaces:
- Configurable, LogEnabled, LoggerManager
- public class Log4JConfLoggerManager
- extends Log4JLoggerManager
- implements Configurable
A LoggerManager for Log4j that will configure the Log4j subsystem
using specified configuration.
- Version:
- $Revision: 1.3 $ $Date: 2003/02/25 16:28:24 $
- Author:
- Ole Bulbuk
Fields inherited from interface org.apache.avalon.excalibur.logger.LoggerManager |
ROLE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log4JConfLoggerManager
public Log4JConfLoggerManager()
configure
public void configure(Configuration configuration)
throws ConfigurationException
- Specified by:
configure
in interface Configurable
ConfigurationException
Copyright © 2000-2003 Apache Jakarta Project. All Rights Reserved.