Posted By: Eric Wong
Date: 2011-03-15 11:55
Summary: clogger 0.9.0 - configurable logging for Rack
Project: clogger
\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://bogomips.org/clogger.git
Changes:
Under 1.9, we always release the GVL for filesystem operations now to avoid worst case scenarios. This may hurt performance for some folks with bad locking implementations and extremely fast filesystems. A couple of minor cleanups, too. |
|