staticafi / satt

Static analysis tools tester
2 stars 1 forks source link

Add multi-level debug option #5

Open mchalupa opened 9 years ago

mchalupa commented 9 years ago

By --debug we can just toggle printing debugging information. Better solution is --debug=errors, --debug=1 or so. This can be reflected in the tool too (set the tool to print only desired debug information)