Uses of Class
weka.core.logging.Logger
Packages that use Logger
-
Uses of Logger in weka.core.logging
Subclasses of Logger in weka.core.loggingModifier and TypeClassDescriptionclassA simple logger that outputs the logging information in the console.classA simple file logger, that just logs to a single file.classA logger that logs all output on stdout and stderr to a file.Methods in weka.core.logging that return LoggerModifier and TypeMethodDescriptionstatic LoggerLogger.getSingleton()Returns the singleton instance of the logger.