SyslogLogger version 1.4.0 has been released!
http://seattlerb.rubyforge.org/SyslogLogger
SyslogLogger is a Logger replacement that logs to syslog. It is almost
drop-in with a few caveats.
Changes:
== 1.4.0 / 2007-05-08
* Split from rails_analyzer_tools.
* Added eh methods for compatibility with Logger.
* Added syslog-ng instructions. Patch by Tom Lianza.
* Fixed require in documentation. Reported by Gianni Jacklone.