org.apache.avalon.logging.logkit
Interface LogTargetManager


public interface LogTargetManager

LogTargetManager Interface.

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

Method Summary
 LogTarget getLogTarget(String id)
          Find a logging target matching the suppled id.
 

Method Detail

getLogTarget

public LogTarget getLogTarget(String id)
Find a logging target matching the suppled id.

Parameters:
id - the target id


Copyright © The Apache Software Foundation. All Rights Reserved.