clogger 0.9.0 - configurable logging for Rackv0.9.0
commitaf8a20dedc47ab001fbe5072d40967c4cf8545ea
authorEric Wong <normalperson@yhbt.net>
Tue, 15 Mar 2011 11:51:28 +0000 (15 11:51 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 15 Mar 2011 11:51:28 +0000 (15 11:51 +0000)
treeda1307eac04e27898c2b5ba86a526388d1154d64
parent60cde0ff6147211ae09178bb62a82374241514e0
clogger 0.9.0 - configurable logging for Rack

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.
GIT-VERSION-GEN