org.apache.avalon.excalibur.logger
Interface LogKitManageable
- public interface LogKitManageable
LogKitManageable Interface, use this to set the LogKitManagers for child
Components.
- Since:
- 4.0
- Version:
- CVS $Revision: 1.3 $ $Date: 2003/02/19 05:45:27 $
- Author:
- Giacomo Pati
setLogKitManager
public void setLogKitManager(LogKitManager logKitManager)
- Sets the LogKitManager for child components. Can be for special
purpose components, however it is used mostly internally.
- Parameters:
logKitManager
- The LogKitManager fot child components.
Copyright © 2000-2003 Apache Jakarta Project. All Rights Reserved.