Package weka.core.logging


package weka.core.logging
  • Class
    Description
    A simple logger that outputs the logging information in the console.
    A simple file logger, that just logs to a single file.
    Abstract superclass for all loggers.
    The logging level.
    A logger that logs all output on stdout and stderr to a file.
    A print stream class to capture all data from stdout and stderr.