sinatra/lib
Konstantin Haase bf3ad8c40a rework logger setup
* CommonLogger by Sinatra is no longer added if
  Rack::Server will add it. Fixes #380.

* Setting the logger options to nil will avoid
  automatically pulling in Rack::NullLogger, thus
  allowing you to set up your own logging
  middleware outside of the Sinatra middleware
  stack. Fixes #371.
2011-10-14 14:08:43 -07:00
..
sinatra rework logger setup 2011-10-14 14:08:43 -07:00
sinatra.rb Deprecate use_in_file_templates! 2009-12-23 04:40:43 +01:00