org.apache.avalon.excalibur.component
Class LogkitLoggerManager
java.lang.Object
|
+--org.apache.avalon.excalibur.component.LogkitLoggerManager
- All Implemented Interfaces:
- LoggerManager
- public class LogkitLoggerManager
- extends Object
- implements LoggerManager
An adapter class to help with backwards comaptability.
- Version:
- $Revision: 1.5 $ $Date: 2003/02/20 17:12:35 $
- Author:
- Peter Donald
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 |
LogkitLoggerManager
public LogkitLoggerManager(LoggerManager loggerManager,
LogKitManager logKitManager)
getLogKitLoggerForCategory
public Logger getLogKitLoggerForCategory(String categoryName)
getLoggerForCategory
public Logger getLoggerForCategory(String categoryName)
- Specified by:
getLoggerForCategory
in interface LoggerManager
getDefaultLogger
public Logger getDefaultLogger()
- Specified by:
getDefaultLogger
in interface LoggerManager
Copyright © 2000-2002 Apache Jakarta Project. All Rights Reserved.