Interface | Description |
---|---|
Logger | An extension to the SLF4J Logger interface, which adds thequiet andlifecycle log levels. |
LoggingManager | A LoggingManager provides access to and control over the Gradle logging system. |
LoggingOutput | Provides access to the output of the Gradle logging system. |
StandardOutputListener | A StandardOutputListener receives text written by Gradle's logging system to standard output or error. |
Class | Description |
---|---|
Logging | The main entry point for Gradle's logging system. |
Enum | Description |
---|---|
LogLevel | The log levels supported by Gradle. |