cpython: c40e5120a9b1 (original) (raw)
Mercurial > cpython
changeset 75979:c40e5120a9b1 2.7
#14416: add missing LOG_SYSLOG facility to syslog docs. [#14416]
R David Murray rdmurray@bitdance.com | |
---|---|
date | Thu, 29 Mar 2012 06:47:59 -0400 |
parents | 39d1c2c7bcf7 |
children | 87ada87057a2 |
files | Doc/library/syslog.rst |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-)[+] [-] Doc/library/syslog.rst 3 |
line wrap: on
line diff
--- a/Doc/library/syslog.rst
+++ b/Doc/library/syslog.rst
@@ -73,7 +73,8 @@ Priority levels (high to low):
Facilities:
:const:LOG_KERN
, :const:LOG_USER
, :const:LOG_MAIL
, :const:LOG_DAEMON
,
:const:LOG_AUTH
, :const:LOG_LPR
, :const:LOG_NEWS
, :const:LOG_UUCP
,
Log options:
:const:LOG_PID
, :const:LOG_CONS
, :const:LOG_NDELAY
, :const:LOG_NOWAIT