Class StreamLogging


  • public class StreamLogging
    extends Object
    • Constructor Detail

      • StreamLogging

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

      • open

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

        public void close()