mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
ee35b79d4c
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. |
||
---|---|---|
.. | ||
debugger.rb | ||
log_tailer.rb | ||
logger.rb |