| Interface | Description | 
|---|---|
| Logger | An extension to the SLF4J  Loggerinterface, which adds thequietandlifecyclelog
 levels. | 
| LoggingManager | A  LoggingManagerprovides access to and control over the Gradle logging system. | 
| LoggingOutput | Provides access to the output of the Gradle logging system. | 
| StandardOutputListener | A  StandardOutputListenerreceives 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. |