Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error message for parsing errors
Currently we're logging things like: > Record containing invalid integer: 'FN record missing for function top' It's better to log them as: > Parsing error: 'FN record missing for function top'
- Loading branch information