Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging and Error Handling #7

Closed
5 tasks done
HadrienG opened this issue May 10, 2017 · 1 comment
Closed
5 tasks done

Logging and Error Handling #7

HadrienG opened this issue May 10, 2017 · 1 comment
Assignees
Milestone

Comments

@HadrienG
Copy link
Owner

HadrienG commented May 10, 2017

Issue to track the progress on the Roadmap item "Add proper logging and error handling"

  • add try / except blocks where we can catch exceptions
  • add sys.exit / write to stderr whenever a fatal exception occurs
  • switch from sys to logging
  • add a 'info' logging level to make the software more verbose
  • add a 'quiet' and 'debug' argument to the parser
@HadrienG HadrienG self-assigned this May 10, 2017
@HadrienG HadrienG mentioned this issue May 10, 2017
20 tasks
@HadrienG HadrienG added this to the 0.1.0-alpha milestone May 11, 2017
@HadrienG
Copy link
Owner Author

closed with bc1d1ae

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant