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 strategy #166

Open
lfrancioli opened this issue Feb 13, 2020 · 1 comment
Open

Logging strategy #166

lfrancioli opened this issue Feb 13, 2020 · 1 comment

Comments

@lfrancioli
Copy link
Contributor

At the moment, we use a single logger and not much thought was put into a good logging strategy for our messages throughout the library. Reviewing and developing a more principled logging strategy would be a neat thing to do.

@nawatts
Copy link
Contributor

nawatts commented Feb 13, 2020

The Python docs provide some guidance for this: https://docs.python.org/3/howto/logging.html#configuring-logging-for-a-library

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

2 participants