pub fn save_conf_with_debug( appid: &str, key: &str, source_lang: &str, target_lang: &str, enable_logging: bool, ) -> Result<(), Box<dyn Error>>