This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients ned.deily, ronaldoussoren
Date 2021-02-03.20:17:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612383463.54.0.705802596515.issue43120@roundup.psfhosted.org>
In-reply-to
Content
The following syslog facility constants on macOS are missing from the syslog module:

* LOG_FTP
* LOG_NETINFO
* LOG_REMOTEAUTH
* LOG_INSTALL
* LOG_RAS
* LOG_LAUNCHD

I'm working on a PR
History
Date User Action Args
2021-02-03 20:17:43ronaldoussorensetrecipients: + ronaldoussoren, ned.deily
2021-02-03 20:17:43ronaldoussorensetmessageid: <1612383463.54.0.705802596515.issue43120@roundup.psfhosted.org>
2021-02-03 20:17:43ronaldoussorenlinkissue43120 messages
2021-02-03 20:17:43ronaldoussorencreate