Uses of Class
org.anchoranalysis.experiment.bean.log.ToTextFileBase
Packages that use ToTextFileBase
Package
Description
Different approaches to where messages on the progress/status of an experiment are logged to.
-
Uses of ToTextFileBase in org.anchoranalysis.experiment.bean.log
Subclasses of ToTextFileBase in org.anchoranalysis.experiment.bean.logModifier and TypeClassDescriptionclass
Logs to a text-file created in the output-directory under a particular name.class
Logs to a text file like withToTextFile
but the log is ONLY written if a failure occurs in the experiment.