Skip to content

Commit 3b8ce3d

Browse files
authored
Added a line to the documentation to further explain the use of logconfig_dict
Added a line to make the question "how to use `logconfig_dict`" way easier to answer.
1 parent 01f5d4d commit 3b8ce3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/settings.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,8 @@ older file configuration format.
321321

322322
Format: https://docs.python.org/3/library/logging.config.html#logging.config.dictConfig
323323

324+
For more context you can look at the default configuration dictionary for logging, which can be found at ``gunicorn.glogging.CONFIG_DEFAULTS``.
325+
324326
.. versionadded:: 19.8
325327

326328
.. _syslog-addr:

0 commit comments

Comments
 (0)