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
Since
0.9
Parameters
level
The log level to route System.err to.