pub fn init_all_with_default_logging(default_if_absent: Option<&str>)
Expand description

Initialize dotenv and env logger. See init_dotenv() and init_env_logger(Option<&str>) for further details.