Interface | Description |
---|---|
LoggingConfiguration |
A
LoggingConfiguration defines the logging settings for a Gradle build. |
Enum | Description |
---|---|
ConsoleOutput |
Specifies how to treat color and dynamic console output.
|
ShowStacktrace |
Specifies the detail to include in stacktraces.
|
WarningMode |
Specifies the warning mode a user wants to see.
|