startbootstrap
startbootstrap copied to clipboard
Create a parser and parser plugin for apple ips logs
Apple uses .ips files to store files related to application crashes and other types of events. The format is a blend of a JSON object and a YAML object.
I would like to create a parser for this type of file and a parser plugin specifically for the application crash reports.