pub fn parse_initial( path: &Path, format: &LogFormat, max_entries: usize, ) -> (Vec<LogEntry>, usize, Vec<String>)