|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
interface StandardOutputCapture
Method Summary | |
---|---|
LogLevel
|
getLevel()
Returns the log level the output is redirected to. |
boolean
|
isEnabled()
Whether a call to { |
StandardOutputCapture
|
start()
If { |
StandardOutputCapture
|
stop()
If { { |
Method Detail |
---|
public LogLevel getLevel()
public boolean isEnabled()
public StandardOutputCapture start()
public StandardOutputCapture stop()
Groovy Documentation