Function log_file_path

Source
pub fn log_file_path(
    env: Env,
    suffix: Option<&str>,
) -> Result<(String, String), Error>