setStandardOutput

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

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

Since

1.0-milestone-3