Padrino::Logger::Rack

Class: Padrino::Logger::Rack

Inherits:
Object
  • Object

Overview

Padrino::Logger::Rack 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.

Instance Method Summary