[ANN] clogger 0.0.3 - configurable request logging for Rack
- From:
- Eric Wong
- Date:
- 2009-08-29 @ 23:26
* http://clogger.rubyforge.org/
* clogger@librelist.com
* git://rubyforge.org/clogger.git
Clogger is Rack middleware for logging HTTP requests. The log format
is customizable so you can specify exactly which fields to log.
The MRI extension clogger_ext gets GC bug fix and
cleanups/robustness improvements. It should now be more
tolerant of misbehaving applications in that it'll be less
likely to segfault. No changes to the (recommended) pure
implementation.
--
Eric Wong