Vinay Sajip <[email protected]> added the comment: As the docstring and documentation says, you can use SysLogHandler("/dev/log") or similar to connect to a local syslog using Unix domain sockets rather than UDP. Doesn't this work for you?
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue1711603> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
