Skip to content

Commit 5fa32a6

Browse files
committed
document LOGGING overriding
fix #1051
1 parent e005c9d commit 5fa32a6

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
@@ -265,6 +265,8 @@ utility::
265265

266266
kill -USR1 $(cat /var/run/gunicorn.pid)
267267

268+
.. note:: overriding the LOGGING dictionary requires to set `disable_existing_loggers: False`` to not interfere with the Gunicorn logging.
269+
268270
.. _Nginx: http://www.nginx.org
269271
.. _Boom: https://github.com/rakyll/boom
270272
.. _`example configuration`: http://github.com/benoitc/gunicorn/blob/master/examples/nginx.conf

0 commit comments

Comments
 (0)