-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently cues only prints out the results of the inspection on the terminal, Mark W mentioned it would be nice to have the possibility to save this information.
- Add a
-ooption to the parser. - Save a copy of the printed out
cuesoutput in a log file.
In the first instance, it's probably just enough to open a file in a context message and write the printed out lines to it.
But, this might also be a good starting point to look into adding a bit of logging to the code (see #30 ).
Metadata
Metadata
Assignees
Labels
No labels