Interface LogWatch

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
LogWatchCallback

public interface LogWatch
extends Closeable
  • Method Summary

    Modifier and Type Method Description
    void close()
    Close the Watch.
    InputStream getOutput()