Class ToTextFileBase

Direct Known Subclasses:
ToTextFile, ToTextFileOnlyIfFailure

public abstract class ToTextFileBase
extends LoggingDestination
Logs messages to a text-file create in the output-directory.
Author:
Owen Feehan
  • Constructor Details

  • Method Details

    • getOutputName

      public String getOutputName()
      The name to use (without extension) for the text-file log
    • setOutputName

      public void setOutputName​(String outputName)
      The name to use (without extension) for the text-file log