Interface BuildLogWriter

    • Method Detail

      • flush

        void flush()
        Flushes messages from this build log to disk.
      • close

        void close()
        Closes this build log. Subsequent attempts to call addMessage will result in an exception.