[ANN] clogger 0.0.5 - configurable request logging for Rack

E

Eric Wong

* http://clogger.rubyforge.org/
* (e-mail address removed)
* git://git.bogomips.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.

Changes:

### 0.0.5 / 2009-09-02

The following variables are now exposed: $request_method,
$content_length and $content_type. Additionally, attempts
to use $http_content_length or $http_content_type will be
remapped to use the non-"$http_"-prefixed variable instead
since the "$http_"-variants of those variables is not allowed
by Rack.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top