about 8 years ago

Use the --log-file=- option to send error messages to console:

gunicorn --log-file=-

After debugging is complete, remove this option and output the error message to a log file instead.

← Write Javascript in iPython Notebook Django create users within shell →
 
comments powered by Disqus