Append to the console. We accept UTF8 only, so all other encodings should be handled via some higher level API.
Append content.
Explicitly flush console output.
Append a newline and flush the console buffer. If the output is redirected, flushing does not occur automatically.
Returns the configured output sink.
Divert output to an alternate sink.
Is this device redirected?
Set redirection state to the provided boolean.
Return the associated stream.
Console output accepts UTF8 only.