|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
org.gradle.api.logging.LoggingOutputorg.gradle.api.logging.LoggingManager
public interface LoggingManager extends LoggingOutput
A LoggingManager provides access to and control over the Gradle logging system. Using this interface, you can control the current logging level and standard output and error capture.
Groovy Documentation