logging version 0.9.1
by Tim P.
http://logging.rubyforge.org/
(the “Green Eggs & Ham” release)
== DESCRIPTION
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
1 minor enhancement
- added a method to show the logging configuration
2 bug fixes - checking for sync method on the IO streams before calling
- fixed the internal logging levels