Console Output Channel
Construct a new ConsoleOutputChannel that wraps the specified output stream.
Parameters
stream
An output stream. This should generally be either System.out or System.err.
Construct a new ConsoleOutputChannel that wraps the specified output stream.
An output stream. This should generally be either System.out or System.err.