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 aStringviaStringBuilder.Logs messages to multiple other loggers.AMessageLoggerthat can be started and stopped, and is aware of this state.Logs messages to a text-file.