Package-level declarations
Classes for managing logging in Gradle.
Types
Link copied to clipboard
A
LoggingManager
provides access to and control over the Gradle logging system.Link copied to clipboard
interface LoggingOutput
Provides access to the output of the Gradle logging system.
Link copied to clipboard
interface StandardOutputListener
A
StandardOutputListener
receives text written by Gradle's logging system to standard output or error.