mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Merge pull request #891 from collinanderson/mergelogging
merged the two Logging sections
This commit is contained in:
commit
45655fe9cb
@ -560,6 +560,16 @@ syslog_facility
|
|||||||
|
|
||||||
Syslog facility name
|
Syslog facility name
|
||||||
|
|
||||||
|
statsd_host
|
||||||
|
~~~~~~~~~~~
|
||||||
|
|
||||||
|
* ``--statsd-host STATSD_ADDR``
|
||||||
|
* ``None``
|
||||||
|
|
||||||
|
host:port of the statsd server to log to
|
||||||
|
|
||||||
|
.. versionadded:: 19.1
|
||||||
|
|
||||||
enable_stdio_inheritance
|
enable_stdio_inheritance
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
@ -929,14 +939,3 @@ ciphers
|
|||||||
* ``TLSv1``
|
* ``TLSv1``
|
||||||
|
|
||||||
Ciphers to use (see stdlib ssl module's)
|
Ciphers to use (see stdlib ssl module's)
|
||||||
|
|
||||||
Logging
|
|
||||||
-------
|
|
||||||
|
|
||||||
statsd_host
|
|
||||||
~~~~~~~~~~~
|
|
||||||
|
|
||||||
* ``--statsd-host STATSD_ADDR``
|
|
||||||
* ``None``
|
|
||||||
|
|
||||||
host:port of the statsd server to log to
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user