GAM-team / got-your-back

Got Your Back (GYB) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS.
https://github.com/GAM-team/got-your-back/wiki
Apache License 2.0
2.64k stars 211 forks source link

Add logging #271

Closed alanapradhan closed 3 years ago

alanapradhan commented 4 years ago

In response to the verbosity feature request #247

Added python logging instead of print statements. There is now a new command line option --verbosity with the options 'CRITICAL', 'ERROR', 'WARNING', 'INFO', 'PROGRESS', 'DEBUG'.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.