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
|
void |
log(String message)
Log messages to the builds console.
|
close, forceEol, trimEOL, write, write
flush, write
public void log(String message)
message
- The message to logprotected void eol(byte[] b, int len) throws IOException
eol
in class hudson.console.LineTransformationOutputStream
IOException
Copyright © 2012–2021 OWASP. All rights reserved.