Function parse

Source
pub fn parse(log_line: &str) -> Result<LogLine, ParseError>