pub fn use_fmt_stderr(user_pref: bool) -> bool
Should I use formatting on stderr?
Convenience helper, taking user preference, and checking support. Combines them to give an answer of true for yes, false for no.
true
false