mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
merged the two Logging sections
This commit is contained in:
parent
4343ea5a74
commit
0f15afdded
@ -560,6 +560,16 @@ syslog_facility
|
||||
|
||||
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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@ -929,14 +939,3 @@ ciphers
|
||||
* ``TLSv1``
|
||||
|
||||
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