disable_logging

Function disable_logging 

Source
pub fn disable_logging()
Expand description

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