We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65db610 commit 6f9ae5eCopy full SHA for 6f9ae5e
docs/source/deploy.rst
@@ -267,6 +267,8 @@ utility::
267
268
.. note:: overriding the LOGGING dictionary requires to set `disable_existing_loggers: False`` to not interfere with the Gunicorn logging.
269
270
+.. warning:: Gunicorn error log is here to log errors from Gunicorn, not from another application.
271
+
272
.. _Nginx: http://www.nginx.org
273
.. _Boom: https://github.com/rakyll/boom
274
.. _`example configuration`: http://github.com/benoitc/gunicorn/blob/master/examples/nginx.conf
0 commit comments