capture Standard Error
Requests that output written to System.err be routed to Gradle's logging system. The default is that System.err is routed to ERROR.
Return
this
Parameters
level
The log level to route System.err to.
Requests that output written to System.err be routed to Gradle's logging system. The default is that System.err is routed to ERROR.
this
The log level to route System.err to.