syslog logging: support setting facility in config
This commit is contained in:
committed by
Christian Schwarz
parent
0230c6321f
commit
fc311a9fd6
@@ -147,6 +147,8 @@ Can only be specified once.
|
||||
- minimum :ref:`log level <logging-levels>`
|
||||
* - ``format``
|
||||
- output :ref:`format <logging-formats>`
|
||||
* - ``facility``
|
||||
- Which syslog facility to use (default = ``local0``)
|
||||
* - ``retry_interval``
|
||||
- Interval between reconnection attempts to syslog (default = 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user