Class InfoOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class InfoOutputStream
extends LoggerOutputStream
  • Constructor Details

    • InfoOutputStream

      public InfoOutputStream​(Logger logger)
  • Method Details

    • log

      protected void log​(byte[] message, int off, int length)
      Specified by:
      log in class LoggerOutputStream