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 TypeClassDescriptionclassLogs to a text-file created in the output-directory under a particular name.classLogs to a text file like withToTextFilebut the log is ONLY written if a failure occurs in the experiment.