Package 

Class LogOutputStream

    • Constructor Summary

      Constructors 
      Constructor Description
      LogOutputStream(Logger logger, LogLevel level)
    • Method Summary

      Modifier and Type Method Description
      Unit flush()
      • Methods inherited from class com.grab.grazel.util.LogOutputStream

        close, reset, size, toByteArray, toString, toString, toString, toString, write, write, writeBytes, writeTo
      • Methods inherited from class java.io.ByteArrayOutputStream

        write
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LogOutputStream

        LogOutputStream(Logger logger, LogLevel level)