public class LoggingOutputStream extends ByteArrayOutputStream
buf, count
Constructor and Description |
---|
LoggingOutputStream(org.apache.logging.log4j.Logger logger,
org.apache.logging.log4j.Level level) |
Modifier and Type | Method and Description |
---|---|
void |
flush() |
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTo
write
public LoggingOutputStream(org.apache.logging.log4j.Logger logger, org.apache.logging.log4j.Level level)
public void flush() throws IOException
flush
in interface Flushable
flush
in class OutputStream
IOException