Uses of Class
weka.core.logging.Logger
-
Uses of Logger in weka.core.logging
Modifier and TypeClassDescriptionclass
A simple logger that outputs the logging information in the console.class
A simple file logger, that just logs to a single file.class
A logger that logs all output on stdout and stderr to a file.Modifier and TypeMethodDescriptionstatic Logger
Logger.getSingleton()
Returns the singleton instance of the logger.