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

Improve logging to include library name and job id #354

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

maltejur
Copy link
Collaborator

Closes #347

Due to the way each provider has its own logging provider, I was only able to implement the proposed "context" as one global value. That means every logging provider shares the same context, but I think that is exactly want we want.

@maltejur maltejur requested a review from tomrittervg March 26, 2024 12:04
Copy link
Collaborator

@tomrittervg tomrittervg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! I just have one nit :)

tasktypes/commitalert.py Show resolved Hide resolved
@tomrittervg tomrittervg merged commit c1f8021 into master Apr 4, 2024
16 checks passed
@tomrittervg tomrittervg deleted the logging_context branch April 4, 2024 12:39
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.

Improve Logging to include library name
2 participants