- os
- the new output stream.
Type Reason Java.Lang.NullPointerException if os is null.
Sets the output stream this handler writes to. If there's an existing output stream, the tail string of the associated formatter will be written to it. Then it will be flushed, closed and replaced with os.