Skip to content

feat: config celery logging via Django - #7371

Merged
jennifer-richards merged 2 commits into
ietf-tools:feat/helmfrom
jennifer-richards:celery-log-config
Apr 26, 2024
Merged

feat: config celery logging via Django#7371
jennifer-richards merged 2 commits into
ietf-tools:feat/helmfrom
jennifer-richards:celery-log-config

Conversation

@jennifer-richards

Copy link
Copy Markdown
Member

This disables Celery's own logging configuration in favor of using Django's config method. This works because Django and Celery both use Python's logging module, so we just add a celery logger to our settings.py and Celery automatically uses it.

@jennifer-richards
jennifer-richards merged commit f3c3312 into ietf-tools:feat/helm Apr 26, 2024
@jennifer-richards
jennifer-richards deleted the celery-log-config branch April 26, 2024 20:17
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants