org.apache.avalon.excalibur.logger.logkit
Class LogKitLoggerHelper
java.lang.Object
org.apache.avalon.excalibur.logger.logkit.LogKitLoggerHelper
- All Implemented Interfaces:
- LogEnabled
public class LogKitLoggerHelper
- extends Object
- implements LogEnabled
Tie this object to a LoggerManagerTee, give it the Hierachy
that LogKitAdapter operates upon and it will substitute
the ErrorHandler for the Hierarchy at the enableLogging() call.
- Since:
- 4.0
- Version:
- CVS $Revision: 1.3 $ $Date: 2004/03/10 13:54:51 $
- Author:
- Avalon Development Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogKitLoggerHelper
public LogKitLoggerHelper(Hierarchy hierarchy)
enableLogging
public void enableLogging(Logger logger)
- Specified by:
enableLogging
in interface LogEnabled
Copyright © 1997-2012 The Apache Software Foundation. All Rights Reserved.