|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Logger | |
|---|---|
| weka.core.logging | |
| Uses of Logger in weka.core.logging |
|---|
| Subclasses of Logger in weka.core.logging | |
|---|---|
class |
ConsoleLogger
A simple logger that outputs the logging information in the console. |
class |
FileLogger
A simple file logger, that just logs to a single file. |
class |
OutputLogger
A logger that logs all output on stdout and stderr to a file. |
| Methods in weka.core.logging that return Logger | |
|---|---|
static Logger |
Logger.getSingleton()
Returns the singleton instance of the logger. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||