pub fn disable_logging()
Disables logging completely. Equivalent to set_log_level(LevelFilter::Off).
set_log_level(LevelFilter::Off)