-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Milestone
Description
I am sorry that my english is not well
celery: v 5.3.1 , v5.3.4
Checklist
- I have checked the issues list
for similar or identical bug reports. - I have checked the pull requests list
for existing proposed fixes. - I have checked the commit log
to find out if the bug was already fixed in the main branch. - I have included all related issues and possible duplicate issues in this issue
(If there are none, check this box anyway).
Related Issues and Possible Duplicates
Related Issues
- None
Possible Duplicates
- None
Description
https://docs.celeryq.dev/en/stable/userguide/configuration.html#new-lowercase-settings
the CELERYD_LOG_FORMAT should be CELERY_WORKER_LOG_FORMAT
the CELERY_WORKER_TASK_LOG_FORMAT should be CELERY_WORKER_TASK_LOG_FORMAT
thank you
Suggestions
please update the document
Reactions are currently unavailable