| Package | Description |
|---|---|
| weka.core.logging |
| Class and Description |
|---|
| ConsoleLogger
A simple logger that outputs the logging information in the console.
|
| FileLogger
A simple file logger, that just logs to a single file.
|
| Logger
Abstract superclass for all loggers.
|
| Logger.Level
The logging level.
|
| OutputLogger
A logger that logs all output on stdout and stderr to a file.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.