public class ConsoleLogger extends LineTransformationOutputStream
LineTransformationOutputStream.Delegating| Constructor and Description |
|---|
ConsoleLogger(TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
eol(byte[] b,
int len)
Changes each new line to append the prefix before logging
|
protected void |
log(String message)
Log messages to the builds console.
|
close, forceEol, trimEOL, write, writeflush, writepublic ConsoleLogger(TaskListener listener)
protected void log(String message)
message - The message to logprotected void eol(byte[] b,
int len)
throws IOException
eol in class LineTransformationOutputStreamIOExceptionCopyright © 2018–2020 OWASP. All rights reserved.