-
- All Implemented Interfaces:
-
java.io.Closeable,java.io.Flushable,java.lang.AutoCloseable
public final class LogOutputStream extends ByteArrayOutputStream
-
-
Constructor Summary
Constructors Constructor Description LogOutputStream(Logger logger, LogLevel level)
-
Method Summary
-
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
-
-