add Standard Output Listener
Adds a listener which receives output written to standard output by the Gradle logging system.
Parameters
listener
The listener to add.
Adds a listener which receives output written to standard output by the Gradle logging system.
The listener to add.