Skip to main content

init_log4rs

Function init_log4rs 

Source
pub fn init_log4rs(
    log_cfg_yaml: &str,
    log_stem: &str,
) -> Result<(), InitLog4rsError>
Expand description

Try to load configuration file from following directories or create new.

  • executable dir
  • current_dir
  • homedir
  • temp dir