Interface StreamingLogWriter

    • Method Detail

      • openStream

        void openStream()
                 throws java.io.IOException
        Open a stream, called before addEvent is called
        Throws:
        java.io.IOException - if an io error occurs
      • close

        void close()
        Close the stream.