[ANN] clogger 0.0.7 - configurable request logging for Rack
- From:
- Eric Wong
- Date:
- 2009-09-09 @ 17:21
Clogger is Rack middleware for logging HTTP requests. The log format
is customizable so you can specify exactly which fields to log.
* http://clogger.rubyforge.org/
* clogger@librelist.com
* git://git.bogomips.org/clogger.git
Changes:
We now properly handle bodies that do not respond to the :close
method. Additionally there small documentation/formatting
fixes.
---
On a side note, I'll have intermittent/non-existent Internet access
Friday and over the weekend, so don't expect responses/bugfixes from
me then.
--
Eric Wong