- Beginning Identiifed's fork of the project
- Markdown-ify and update documentation
- Remove Hoe dependency
- Gemify
- Update rake tasks for running tests
- SyslogLogger is now Syslog::Logger
- Syslog::Logger has a formatter like Logger Notes:
- rubygems link: https://rubygems.org/gems/SyslogLogger
- github link: https://github.com/tenderlove/sysloglogger (For some reason, this version wasn't pushed back to seattlerb's repo @ https://github.com/seattlerb/sysloglogger)
- 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.