parse_log

Function parse_log 

Source
pub fn parse_log(
    source: &str,
    script_mappings: &ScriptMappings,
) -> Result<String>