rails--rails/railties/lib/rails/rack
Guo Xiang Tan ee35b79d4c Prefer to pass block when logging.
The Logger by default includes a guard which checks for the
logging level. By removing the custom logging guards, we can decouple
the logging guard from the logging action to be done.

This also follows the good practice listed on http://guides.rubyonrails.org/debugging_rails_applications.html#impact-of-logs-on-performance.
2014-07-18 15:04:43 +08:00
..
debugger.rb exit with non-zero to signal failure 2013-05-13 12:14:47 +02:00
log_tailer.rb Deprecate Rails::Rack::LogTailer 2014-06-17 22:48:28 -03:00
logger.rb Prefer to pass block when logging. 2014-07-18 15:04:43 +08:00