Function std::logging::console_off

pub fn console_off()

Turns off logging to stdout globally

Turns off the console unless the user has overridden the runtime environment's logging spec, e.g. by setting the RUST_LOG environment variable