Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Integrate logging #15

Open
4 tasks
sauln opened this issue Aug 1, 2017 · 0 comments
Open
4 tasks

Integrate logging #15

sauln opened this issue Aug 1, 2017 · 0 comments

Comments

@sauln
Copy link
Collaborator

sauln commented Aug 1, 2017

Python's built-in logging module is just OK. It's a little confusing to set up and configure properly. It's still leaps and bounds better than print statements.

  • Find decent logging library (maybe twiggy, logbook, or others)
  • Setup logging module to keep smart log files.
  • Convert all existing print statements into logging statements.
  • Add more logging in all views and modules.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant