I'm using the celery managment command to do some debugging in a django application:
python manage.py celeryd -l info
The output is highilighted in really glaring colors. Is there any way to turn the highlighting off?
|
I'm using the celery managment command to do some debugging in a django application:
The output is highilighted in really glaring colors. Is there any way to turn the highlighting off?
| |||
|
feedback
|
|
You can configure or disable the color with | |||
|
feedback
|
|
i guess you could pipe it through
| |||
|
feedback
|