[][src]Function color_backtrace::default_output_stream

pub fn default_output_stream() -> Box<StandardStream>

Create the default output stream.

If stderr is attached to a tty, this is a colorized stderr, else it's a plain (colorless) stderr.