cpython: 04c19ac9734a (original) (raw)
Mercurial > cpython
changeset 75978:04c19ac9734a 3.2
#14416: add missing LOG_SYSLOG facility to syslog docs. [#14416]
R David Murray rdmurray@bitdance.com | |
---|---|
date | Thu, 29 Mar 2012 06:47:35 -0400 |
parents | 37751d1cb4a8 |
children | 91bafdf7d7a4 26b2407c644e |
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
@@ -78,7 +78,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