captureStandardOutput

Requests that output written to System.out be routed to Gradle's logging system. The default is that System.out is routed to QUIET

Return

this

Parameters

level

The log level to route System.out to.