mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
make it explicit that we only send gunicorn logs to syslog.
follows suggestion in #548
This commit is contained in:
parent
41523188bc
commit
a3e7b68119
@ -1074,7 +1074,7 @@ class Syslog(Setting):
|
|||||||
action = 'store_true'
|
action = 'store_true'
|
||||||
default = False
|
default = False
|
||||||
desc = """\
|
desc = """\
|
||||||
Log to syslog.
|
Send *Gunicorn* logs to syslog.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user