1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/application
Guillermo Iguaran b1867c85fa Revert "Only lookup config.log_level for stdlib ::Logger. Closes #11665."
This reverts commit e0a521cfcd.

Conflicts:
	railties/CHANGELOG.md

We expect loggers to quack like stdlib logger. If log4r needs different
level= assignment, using a Logger-quacking wrapper is the way to do it.

Fixes #14114.
2014-02-21 09:50:19 -05:00
..
bootstrap.rb Revert "Only lookup config.log_level for stdlib ::Logger. Closes #11665." 2014-02-21 09:50:19 -05:00
configuration.rb Enhance errors while retrieving database config 2014-01-29 14:16:39 -06:00
default_middleware_stack.rb Move Rack::Cache after AD::Static in the stack 2013-09-25 17:06:20 -07:00
finisher.rb Add mailer previews feature based on mail_view gem 2013-12-17 03:58:35 +00:00
routes_reloader.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00