public interface LoggingOutputInternal extends LoggingOutput
| Modifier and Type | Method and Description |
|---|---|
void |
addOutputEventListener(OutputEventListener listener) |
void |
colorStdOutAndStdErr(boolean colorOutput) |
void |
removeOutputEventListener(OutputEventListener listener) |
addStandardErrorListener, addStandardOutputListener, removeStandardErrorListener, removeStandardOutputListenervoid colorStdOutAndStdErr(boolean colorOutput)
void addOutputEventListener(OutputEventListener listener)
void removeOutputEventListener(OutputEventListener listener)
Copyright © 2013. All rights reserved