@Deprecated public class ConsoleLogger extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
ConsoleLogger(boolean logAsError)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
flush()
Deprecated.
upon flush() write the existing contents of the OutputStream to the
logger as a log record.
|
close, reset, size, toByteArray, toString, toString, toString, write, write, writeTowritepublic void flush()
throws IOException
flush in interface Flushableflush in class OutputStreamIOException - in case of errorCopyright © 2014–2017. All rights reserved.