Release Name: 0.9.8
Notes:
Logging is a flexible logging library for use in Ruby programs based on the
design of Java's log4j library. It features a hierarchical logging system,
custom level names, multiple output destinations per log event, custom
formatting, and more.
Changes:
== 0.9.8 / 2009-04-11
2 minor enhancements
- Adding a to_s method to the StringIo appender's StringIO object
- Added a Spec::LoggingHelper class that will capture log messages
when using rspec style testing
|