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

DM-45824: Re-add logging configuration for the backend worker #222

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

rra
Copy link
Member

@rra rra commented Aug 19, 2024

Now that saifr-logging is a separate PyPI project that we can depend on independent of the rest of Safir, add a safir-logging dependency to the backend worker and use configure_logging to set up logging during module import.

This reverts commit 2d2dac2.
Safir has added support, in the upcoming 6.3.0 release, for a
separate safir-logging PyPI project that provides the necessary
logging support.
Add the safir-logging dependency ot the UWS worker that makes the
logging configuration code work, and add a change log entry.
@rra rra force-pushed the tickets/DM-45824 branch 2 times, most recently from 004f538 to 0f4a8ac Compare August 20, 2024 22:13
@rra rra merged commit 90fb675 into main Aug 20, 2024
3 checks passed
@rra rra deleted the tickets/DM-45824 branch August 20, 2024 22:23
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

Successfully merging this pull request may close these issues.

1 participant