Skip to main content

setup_logging

Function setup_logging 

Source
pub fn setup_logging<P>(datadir: P, who: &str, level_arg: &str)
where P: AsRef<Path>,