Interface FileLoggerMirrorHandler


public interface FileLoggerMirrorHandler
Handle output form interpreter.
Since:
1.3
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Handle output message generated by script interpreter.
  • Method Details

    • consumeOutput

      void consumeOutput(String message)
      Handle output message generated by script interpreter. This method is invoked when flush occurs on the underlying stream.
      Parameters:
      message - last message