From: Tim Pease Date: 2008-02-09T09:43:31+09:00 Subject: Re: [ANN] Logging 0.6.3 (Feral Dust Bunny) On Feb 8, 2008, at 4:12 PM, Tomas Pospisek's Mailing Lists wrote: > What's better/different than in log4r? * Logging is being maintained and currently under development. * 95% test coverage * Rolling log file works properly with multiple processes logging to the same file * A Growl appender for those on the Mac platform * Provides a logger that works just like the Ruby logger (Logging.logger) * Logging is a wee bit faster than Log4r * Logging supports the concatenation operator (if you just want unformatted messages in your log files) Blessings TwP