setStandardError

abstract fun setStandardError(outputStream: OutputStream): T(source)

Sets the which should receive standard error logging generated while running the operation. The default is to discard the output.

Since

1.0-milestone-3