[issue1711603] syslog syscall support for SysLogLogger

Luke-Jr report at bugs.python.org
Thu Sep 27 08:52:25 CEST 2007



					Luke-Jr
				 added the comment:

So label it a "design flaw" if not a bug. Syscalls are the primary and 
only guaranteed method of writing to the system log. Very few 
applications or users use sockets for syslog, and socket support 
should only be required when logging to a remote system.

Even if this is treated as a 'feature' (which it clearly is more 
than), it should still be merged into the current development branch.

_____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1711603>
_____________________________________


More information about the Python-bugs-list mailing list