|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gradle.api.internal.project.DefaultStandardOutputRedirector
class DefaultStandardOutputRedirector extends java.lang.Object
Constructor Summary | |
DefaultStandardOutputRedirector()
|
Method Summary | |
---|---|
void
|
flush()
|
void
|
off()
|
void
|
on(LogLevel level)
|
Methods inherited from class java.lang.Object | |
---|---|
hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
Constructor Detail |
---|
DefaultStandardOutputRedirector()
Method Detail |
---|
public void flush()
public void off()
public void on(LogLevel level)
Groovy Documentation