pub fn append_json( file: &mut File, path: &Path, prior: &[u8], record: &LogEvent, ) -> AppResult<()>