Make the log level in DebugExceptions configurable by skipkayhil · Pull Request #48575 · rails/rails

Motivation / Background Fixes #47643 This middleware has been logging at a FATAL level since the first commit in Rails (the code originally lived in actionpack/lib/action_controller/rescue.rb). How...