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

add logging utility code #3

Closed
2 tasks
reactive-firewall opened this issue May 6, 2017 · 0 comments
Closed
2 tasks

add logging utility code #3

reactive-firewall opened this issue May 6, 2017 · 0 comments

Comments

@reactive-firewall
Copy link
Owner

  • need logging utilities

  • need replacement for print() function that logs message rather than dumping to output

  • log messages should have a format spec

  • log messages should have basic details added for free (caller, timestamps, context? etc...)

  • logs need to be made with a checksum

  • logs should be configurable

@reactive-firewall reactive-firewall mentioned this issue Jun 15, 2017
2 tasks
reactive-firewall added a commit that referenced this issue Jun 17, 2017
 - added basic logging boiler-plate code.
 - cleaned up pep8 style.
 - added logging for error handling as part of refactor for logging #3
 - added some coverage metrics to tests as part of #11
 - refactor for better test coverage as part of #11
 - added more test coverage
 - refactor for lint
 - fix for version & other minor version changes
 - minor increase to code coverage in tests
 - added tests for html generator
 - added tests and versions part 1 of 2
 - added some minor usage tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant