Skip to content

Commit 6f9ae5e

Browse files
committed
put a note that error logs are only errors from Gunicorn.
fix #1124
1 parent 65db610 commit 6f9ae5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/deploy.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ utility::
267267

268268
.. note:: overriding the LOGGING dictionary requires to set `disable_existing_loggers: False`` to not interfere with the Gunicorn logging.
269269

270+
.. warning:: Gunicorn error log is here to log errors from Gunicorn, not from another application.
271+
270272
.. _Nginx: http://www.nginx.org
271273
.. _Boom: https://github.com/rakyll/boom
272274
.. _`example configuration`: http://github.com/benoitc/gunicorn/blob/master/examples/nginx.conf

0 commit comments

Comments
 (0)