#37990: python27 @2.7.3_1 SysLogHandler uses wrong default address for syslog --------------------------+-------------------------------- Reporter: robertread@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: python27 --------------------------+-------------------------------- The logging.handlers.SysLogHandler() does not work on Mountain Lion (and probably Lion, but don't have it) by default. This is because the the Apple System Logger listens on UNIX dgram socket /var/run/syslog instead of the standard UDP port. The default address for the system python version of logging.handlers.SysLogHandler is '/var/run/syslog'. -- Ticket URL: <https://trac.macports.org/ticket/37990> MacPorts <http://www.macports.org/> Ports system for Mac OS