程序包 weka.gui.beans
接口 LogWriter
public interface LogWriter
Interface to be implemented by classes that should be able to write their
own output to the Weka logger. This is useful, for example, for filters
that provide detailed processing instructions.
- 版本:
- $Revision: 1.2 $
- 作者:
- Carsten Pohle (cp AT cpohle de)
-
方法概要
-
方法详细资料
-
setLog
Set a logger- 参数:
logger
- aweka.gui.Logger
value
-