pub fn setup_stderr_logging(
    e: impl Environment,
    spans: bool,
    verbose: bool,
    colors: Option<bool>
)