aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/action_cable/connection/stream.rb
diff options
context:
space:
mode:
authorGenadi Samokovarov <gsamokovarov@gmail.com>2016-06-10 12:00:19 +0300
committerMatthew Draper <matthew@trebex.net>2016-07-02 06:09:10 +0930
commit40fc3874f0ea720c0780b2eae72f48c0879f325e (patch)
treea949306448b859dd980c69b882d5691a026142f2 /actioncable/lib/action_cable/connection/stream.rb
parentea40ec56ba9bb44c91ffd8b621718faf960f340d (diff)
downloadrails-40fc3874f0ea720c0780b2eae72f48c0879f325e.tar.gz
rails-40fc3874f0ea720c0780b2eae72f48c0879f325e.tar.bz2
rails-40fc3874f0ea720c0780b2eae72f48c0879f325e.zip
Silence DebugExceptions template render logs during exceptions
When an exception is raised, those Action View rendering logs are just noise for the end developer. I recently silenced those from Web Console, as we do use Action View rendering in it as well. It used created a half a screen of rendering logs. I think we can save those in this recent push for cleaner development logs. Now, the silencing is a bit hacky and we have a bunch of it now, so we can also invest in turning off the logs directly from Action View objects instead of silencing off the logging stream.
Diffstat (limited to 'actioncable/lib/action_cable/connection/stream.rb')
0 files changed, 0 insertions, 0 deletions