类 ConsoleLogger
java.lang.Object
weka.core.logging.Logger
weka.core.logging.ConsoleLogger
- 所有已实现的接口:
RevisionHandler
- 直接已知子类:
FileLogger
A simple logger that outputs the logging information in the console.
- 版本:
- $Revision: 4716 $
- 作者:
- fracpete (fracpete at waikato dot ac dot nz)
-
嵌套类概要
从类继承的嵌套类/接口 weka.core.logging.Logger
Logger.Level
-
字段概要
从类继承的字段 weka.core.logging.Logger
PROPERTIES_FILE
-
构造器概要
构造器 -
方法概要
从类继承的方法 weka.core.logging.Logger
getMinLevel, getSingleton, log, log
-
构造器详细资料
-
ConsoleLogger
public ConsoleLogger()
-
-
方法详细资料
-
getRevision
Returns the revision string.- 返回:
- the revision
-