org.apache.avalon.excalibur.logger.logkit
Class LogKitLoggerHelper

java.lang.Object
  extended by org.apache.avalon.excalibur.logger.logkit.LogKitLoggerHelper
All Implemented Interfaces:
org.apache.avalon.framework.logger.LogEnabled

public class LogKitLoggerHelper
extends java.lang.Object
implements org.apache.avalon.framework.logger.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

Constructor Summary
LogKitLoggerHelper(org.apache.log.Hierarchy hierarchy)
           
 
Method Summary
 void enableLogging(org.apache.avalon.framework.logger.Logger logger)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogKitLoggerHelper

public LogKitLoggerHelper(org.apache.log.Hierarchy hierarchy)
Method Detail

enableLogging

public void enableLogging(org.apache.avalon.framework.logger.Logger logger)
Specified by:
enableLogging in interface org.apache.avalon.framework.logger.LogEnabled


Copyright © 1997-2010 Apache Software Foundation. All Rights Reserved.