Class SystemOutHandler

    • Constructor Detail

      • SystemOutHandler

        public SystemOutHandler()
        Creates a new output handler.
      • SystemOutHandler

        public SystemOutHandler​(boolean alwaysFlush)
        Creates a new output handler.
        Parameters:
        alwaysFlush - A flag whether the print stream should be flushed after each line.