Ericsson / codechecker

CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.
https://codechecker.readthedocs.io
Apache License 2.0
2.28k stars 383 forks source link

Sanitize option parsing and logging #1815

Closed Xazax-hun closed 5 years ago

Xazax-hun commented 6 years ago

Inspecting the option parser and logger code, I think there is a lot we could do to make the parsing and logging process more robust/correct and less complicated:

bruntib commented 5 years ago

By now all points of this ticket have been resolved, so I close it.

gyorb commented 5 years ago

@bruntib please mention the corresponding pull requests, thanks