merged the two Logging sections

This commit is contained in:
Collin Anderson 2014-09-15 22:14:13 -04:00
parent 4343ea5a74
commit 0f15afdded

View File

@ -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