parse_log

Function parse_log 

Source
pub fn parse_log(reader: impl Read) -> Result<UnifiedLogData, ParserError>
Expand description

Parse a tracev3 file and return the deconstructed log data