pub fn parse(input: &str) -> Result<CefRecord, CefError>
Parse a CEF line into a CefRecord.
CefRecord
Expects input starting at CEF: (use find_cef_start to locate it within a syslog-wrapped line).
CEF:
find_cef_start