Add a logger and verbosity options
KevinHock opened this issue · 3 comments
KevinHock commented
So after #99 is merged, we will be be pretty accurate, accurate enough for us to shift our focus towards making the tool more resilient and able to run on lots and lots of repos.
PyT needs to be more user-friendly by letting the user know e.g. which files it is looking at, and also more resilient, logging will help with fixing issues like RecursionDepth errors etc.
Here is a logging PR that is pretty good we can take things from Yelp/detect-secrets#46
KevinHock commented
Good point, I forgot to close 👍