New submission from Philip Bloom :
Hello, don't file these often so apologies for any mistakes, trying to be good
python citizen here.
Checked this on the python-list first, and others reported it as reproducible.
The issue is:
On Osx Monterey(12.x), Logging.handlers.SysLogHandler doe
Philip Bloom added the comment:
I could certainly understand that. It's a weird apple choice.
If so, then it probably good to adjust
https://docs.python.org/3/library/logging.handlers.html#sysloghandler since it
still talks about it being exp
Philip Bloom added the comment:
> Do you mean just adding a note to the effect that SysLogHandler won't work on
> macOS 12.2 because of changes to the syslog daemon on that platform?
Yes or removing the specific guidance about OSX handling on it, mostly just to
reduce folks comin