I am running django+gunicorn and I have added errorlog='/var/log/gunicorn.log' to my conf.py. I'd like to force an error to see that this is working. Is there anyway to force an error that would write to this log? Is there another way to test this that I am not thinking of?
I am new to gunicorn and django, so I apologize if it's a no-brainer.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…