comparison MANIFEST.in @ 8245:1e8458068791

celery: fix logging from inside tasks Celery will hijack the global logging configuration and disable the usual Kallithea logging (unless CELERYD_HIJACK_ROOT_LOGGER is set False). Fixed partially by using the special celery loggers inside the tasks. Logging from modules will still not work.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 14 Feb 2020 13:56:58 +0100
parents ddfecf9fe7f2
children 97c5e6ac5c75
comparison
equal deleted inserted replaced
8244:046fbed12f70 8245:1e8458068791