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

Enhance logging across the codebase #76

Open
ghostwriternr opened this issue Sep 20, 2020 · 0 comments
Open

Enhance logging across the codebase #76

ghostwriternr opened this issue Sep 20, 2020 · 0 comments
Labels
enhancement good first issue Hacktoberfest This issue counts towards Hacktoberfest contributions

Comments

@ghostwriternr
Copy link
Member

  1. Right now, we have very limited visibility into the functionality via logs. We should add useful (but not a lot, only essential) logs wherever needed.
  2. Use module-level loggers instead of root-level loggers so logs can also explitly highlight which module they're coming and simplify querying as well.
@ghostwriternr ghostwriternr added enhancement good first issue Hacktoberfest This issue counts towards Hacktoberfest contributions labels Sep 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement good first issue Hacktoberfest This issue counts towards Hacktoberfest contributions
Projects
None yet
Development

No branches or pull requests

1 participant