Skip to content

kristianhellquist/middleware_logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiddlewareLogger
================


A rails plugin that logs rack HTTP-headers by using a middleware.

Logging is outputted to RAILS_DEFAULT_LOGGER


Installation
============

script/plugin install [email protected]:meeiw/middleware_logger.git

Usage
=======

In config/environments/development.rb add the following line:

  config.middleware.use Middleware::Logger


Copyright (c) 2010 [Kristian Hellquist], released under the MIT license

About

A rails plugin that logs the raw rack request

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages