A B C D E F G I K L M N O P R S T U V W 
All Classes All Packages

E

elki.logging - package elki.logging
Logging facility for controlling logging behavior of the complete framework.
elki.logging.progress - package elki.logging.progress
Progress status objects (for UI).
elki.logging.statistics - package elki.logging.statistics
Classes for logging various statistics.
ELKILogRecord - Class in elki.logging
Base LogRecord class used in ELKI.
ELKILogRecord(Level, CharSequence) - Constructor for class elki.logging.ELKILogRecord
Constructor.
end - Variable in class elki.logging.statistics.MillisTimeDuration
Tracking variables.
end - Variable in class elki.logging.statistics.NanoDuration
Tracking variables.
end() - Method in interface elki.logging.statistics.Duration
Finish the timer.
end() - Method in class elki.logging.statistics.MillisTimeDuration
 
end() - Method in class elki.logging.statistics.NanoDuration
 
ensureCompleted(Logging) - Method in class elki.logging.progress.FiniteProgress
Ensure that the progress was completed, to make progress bars disappear
ensureCompleted(FiniteProgress) - Method in class elki.logging.Logging
Increment a progress (unless null).
err - Variable in class elki.logging.CLISmartHandler
Output stream for error output.
errformat - Variable in class elki.logging.CLISmartHandler
Formatter for error messages
error(CharSequence) - Method in class elki.logging.Logging
Log a message at the 'severe' level.
error(CharSequence, Throwable) - Method in class elki.logging.Logging
Log a message at the 'severe' level.
ErrorFormatter - Class in elki.logging
Format a log record for error output, including a stack trace if available.
ErrorFormatter() - Constructor for class elki.logging.ErrorFormatter
Constructor.
exception(CharSequence, Throwable) - Method in class elki.logging.Logging
Log a message with exception at the 'severe' level.
exception(String, Throwable) - Static method in class elki.logging.LoggingUtil
Static version to log a severe exception.
exception(Throwable) - Method in class elki.logging.Logging
Log an exception at the 'severe' level.
exception(Throwable) - Static method in class elki.logging.LoggingUtil
Static version to log a severe exception.
A B C D E F G I K L M N O P R S T U V W 
All Classes All Packages