org.apache.avalon.logging.logkit
Interface LogTargetFactoryManager


public interface LogTargetFactoryManager

The LogTargetFactoryManager interface.

Version:
CVS $Revision: 1.2 $ $Date: 2004/02/24 21:55:39 $
Author:
Avalon Development Team

Method Summary
 LogTargetFactory getLogTargetFactory(String key)
          Find a logging target factory matching the suppled key.
 

Method Detail

getLogTargetFactory

public LogTargetFactory getLogTargetFactory(String key)
Find a logging target factory matching the suppled key.

Parameters:
key - the factory key


Copyright © The Apache Software Foundation. All Rights Reserved.