pub fn per_session_replay_log_base<I, S>(template: &Path, labels: I) -> PathBufwhere I: IntoIterator<Item = S>, S: AsRef<str>,