mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
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.
This commit is contained in:
parent
01f5d4dd0c
commit
3b8ce3df1f
@ -321,6 +321,8 @@ older file configuration format.
|
||||
|
||||
Format: https://docs.python.org/3/library/logging.config.html#logging.config.dictConfig
|
||||
|
||||
For more context you can look at the default configuration dictionary for logging, which can be found at ``gunicorn.glogging.CONFIG_DEFAULTS``.
|
||||
|
||||
.. versionadded:: 19.8
|
||||
|
||||
.. _syslog-addr:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user