Class StreamLogging

Object
StreamLogging

public class StreamLogging extends Object
  • Constructor Details

    • StreamLogging

      public StreamLogging(String name)
      The name that will appear in the debug message
  • Method Details

    • open

      public void open()
      Call when reader or writer is opened
    • close

      public void close()