public interface ExecutionLogger
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(String line)
Consume logging from this component.
|
PrintStream |
getPrintStream()
The stream which will catch the output of the
ScriptRunner . |
PrintStream getPrintStream()
ScriptRunner
.void consumeLine(String line)
line
- the line to consumeCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.