public class ConsoleLogger
extends hudson.console.LineTransformationOutputStream
| Constructor and Description |
|---|
ConsoleLogger(hudson.model.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, writeprotected void log(String message)
message - The message to logprotected void eol(byte[] b,
int len)
throws IOException
eol in class hudson.console.LineTransformationOutputStreamIOExceptionCopyright © 2018–2019 OWASP. All rights reserved.