インタフェース | 説明 |
---|---|
Logger |
An extension to the SLF4J
Logger interface, which adds the quiet and lifecycle 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. |
クラス | 説明 |
---|---|
Logging |
The main entry point for Gradle's logging system.
|
列挙型 | 説明 |
---|---|
LogLevel |
The log levels supported by Gradle.
|