Write text to the standard error file stream.
A text string is written to the system standard error file stream, and optionally a newline is added.
text (str) – Output text.
newline (bool) – Add a os specific line separator to the end of the text.
miscset.io.write_json
miscset.io.write_stdout