The easiest way would be of course to use the print statements, but they are not printed out in celery logs. I tried to use both plain python print and the logger, both does not print out anything in celery logs.
The easiest way would be of course to use the print statements, but they are not printed out in celery logs. I tried to use both plain python print and the logger, both does not print out anything in celery logs.