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

Implement Log Library #86

Closed
WillNilges opened this issue Oct 27, 2023 · 3 comments
Closed

Implement Log Library #86

WillNilges opened this issue Oct 27, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers QA/Monitoring/Meta Related to the software itself and its operation

Comments

@WillNilges
Copy link
Collaborator

I want to differentiate errors, warnings, info, and debug, and all that. Some stuff I want when I am testing, but never else, you feel me?

@Andrew-Dickinson
Copy link
Member

The import script already has a pretty good logging setup that should be easy to copy, but note the details in #125 - we need to make sure we init the logger in the right place

@Andrew-Dickinson
Copy link
Member

Would be nice to get the Celery logs as well for webhook debugging

@Andrew-Dickinson Andrew-Dickinson added QA/Monitoring/Meta Related to the software itself and its operation enhancement New feature or request labels Feb 13, 2024
@WillNilges WillNilges added the good first issue Good for newcomers label Feb 28, 2024
@Andrew-Dickinson
Copy link
Member

#327

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers QA/Monitoring/Meta Related to the software itself and its operation
Projects
Development

No branches or pull requests

2 participants