-
-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
Milestone
Description
The error log is hard to use at the moment. The following improvements would increase its usability:
- Note whether particular line is WARNING or ERROR at start of line
- Identifying information in each statement that links back to input or output of tool (BOM reference number or line number), as it stands you have to text search in the csv file to find things
- Identifying text at the start of the log file (when it was run, what was run perhaps by echoing command line, then a blank line before error log statements
- Print number of Warnings and Errors into log file