pub fn log_file_path( repo_root: &Path, session_id: &str, branch: &str, ) -> PathBuf
Build the full log file path for a branch within a session.
Returns <repo_root>/.git-paw/logs/<session_id>/<sanitized-branch>.log.
<repo_root>/.git-paw/logs/<session_id>/<sanitized-branch>.log