clogger.git  about / heads / tags
configurable request logging for Rack
blob d816d27b855d07ef35b3d85f8ea8b167f0ab606e 487 bytes (raw)
$ git show v0.0.3:History.txt	# shows this blob on the CLI

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
 
=== 0.0.3 / 2009-08-29

    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.

=== 0.0.2 / 2009-08-29

* 2 bug fixes

   * support "$request_uri" as a log variable
   * Log bad/invalid app responses as 500 errors

=== 0.0.1 / 2009-08-28

* 1 major enhancement

  * initial release

git clone https://yhbt.net/clogger.git