pub(crate) fn parse_log_entry( record: *const c_char, record_len: usize, ) -> Option<LogEntry>
Parse input record as JSON and extract log entry