Package org.anchoranalysis.experiment.log
package org.anchoranalysis.experiment.log
Helpful classes for logging.
-
ClassDescriptionLogs messages to the console, STDOUT.Writes text to a file, but only if
FailureOnlyMessageLogger.close(boolean, boolean)
is called withsuccessful==true
.Logs error messages into aString
viaStringBuilder
.Logs messages to multiple other loggers.AMessageLogger
that can be started and stopped, and is aware of this state.Logs messages to a text-file.