From: Bahaw Anyone Date: 2009-02-02T18:21:02+09:00 Subject: Re: logging 0.9.5 Does this work in Rails 2.2.2? I tried actually, but it throwing an error looking for Rails 2.3 bare bones. Which version should I use? thanks, b4h4w Tim Pease wrote: > logging version 0.9.5 > by Tim Pease > http://logging.rubyforge.org/ > > == 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 > > 2 minor enhancements > - The pattern layout can output the current thread name > if set using Thread.current[:name] [valodzka] > - Added buffered logging to all IO based loggers > (console, file, rolling file) > 1 bug fix > - Uncaught TimeoutError in the e-mail appender > > == > > Blessings, > TwP -- Posted via http://www.ruby-forum.com/.