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

Add celery argument logging #1588

Merged
merged 1 commit into from
May 8, 2023
Merged

Add celery argument logging #1588

merged 1 commit into from
May 8, 2023

Conversation

danlamanna
Copy link
Contributor

This should log the args and kwargs for each task received by a celery worker. https://docs.celeryq.dev/en/stable/userguide/extending.html#customizing-task-handling-logs

@danlamanna danlamanna added patch Increment the patch version when merged release Create a release when this pr is merged labels May 8, 2023
@danlamanna danlamanna merged commit 29cb75b into master May 8, 2023
@danlamanna danlamanna deleted the add-celery-logging branch May 8, 2023 21:36
@dandibot
Copy link
Member

dandibot commented May 8, 2023

🚀 PR was released in v0.3.34 🚀

@dandibot dandibot added the released This issue/pull request has been released. label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged release Create a release when this pr is merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants