1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
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