Class | Rack::CommonLogger |
In: |
lib/rack/commonlogger.rb
|
Parent: | Object |
Rack::CommonLogger forwards every request to an app given, and logs a line in the Apache common log format to the logger, or rack.errors by default.