Share

Log4r - Logging system written in Ruby

File Release Notes and Changelog

Release Name: Log4r 0.9.4

Notes:


Changes: 0.9.4 * Tested on Windows XP, everything works. * Method Hash params recognize Symbol or String (:filename=> or 'filename'=>) * Distributing a build of the Log4r API * Logger.global same as Logger.root 0.9.3 * Added lots of documentation (RDoc) * Configurable path delimiter for logger inheritance * Moved directories around 0.9.2 * Oops, forgot to update the docs 0.9.1 * Additivity is no longer inherited. What a dumb idea tha was. * Runtime level inheritance is also a bad idea. Fixed. * Added an installer * Custom levels! :) * Added dynamically toggleable tracing * Expanded the manual and examples 0.9.0 * Outputter class now accepts a generic IO. Previously, it was abstract. CVSID: $Id: changelog,v 1.5 2002/01/07 09:22:13 cepheus Exp $