A client for the Tattlebird server. Tattlebird collects information about site status, module updates and logs so that it becomes easier to keep track of multiple Drupal installations.
This module is pretty simple by nature and is very similar to the core syslog module (in fact the vast majority of its code is copied directly from the core syslog module).
The only difference is that it was written to use syslog-ng instead of syslogd or rsyslog.