syslog-async 0.2

syslog-async project is a non-blocking syslog() replacement.It is not widely known that the standard Unix syslog() library routine can block waiting for the syslog daemon, but it is generally true. On some systems, using a datagram socket for /dev/log...