Logging Configuration
A LoggingConfiguration
defines the logging settings for a Gradle build.
Inheritors
Functions
Link copied to clipboard
Returns the style of logging output that should be written to the console.
Link copied to clipboard
Returns the minimum logging level to use.
Link copied to clipboard
Returns the detail that should be included in stacktraces.
Link copied to clipboard
Specifies which type of warnings should be written to the console.
Link copied to clipboard
Specifies the style of logging output that should be written to the console.
Link copied to clipboard
Specifies the minimum logging level to use.
Link copied to clipboard
Sets the detail that should be included in stacktraces.
Link copied to clipboard
Specifies which type of warnings should be written to the console.