| .. |
|
__init__.py
|
9efb933253
Refactored celery.bin.celeryd into celery.bin.celeryd + celery.apps.worker
|
%!s(int64=15) %!d(string=hai) anos |
|
beat.py
|
a8e78d4f12
Fix UnboundLocalError in celerybeat logging when using logging setup signals.
|
%!s(int64=15) %!d(string=hai) anos |
|
worker.py
|
ad7035f169
Added CELERY_REDIRECT_STDOUTS + CELERYD_REDIRECT_STDOUTS_LEVEL settings.CELERY_REDIRECT_STDOUTS is used by celeryd and celerybeat, and if enabled all output to stdout and stderr will be redirected to the current logger.CELERY_REDIRECT_STDOUTS_LEVEL decides the loglevel used and is WARNING by default.
|
%!s(int64=15) %!d(string=hai) anos |