Class: ActionDispatch::DebugExceptions
- Inherits:
-
Object
- Object
- ActionDispatch::DebugExceptions
- Defined in:
- lib/nexus_semantic_logger/extensions/action_dispatch/debug_exceptions.rb
Overview
Fork of the rails_semantic_logger DebugExceptions to fix its removal of the upstream ‘log_rescued_responses’ check. This allows applications to use the ‘config.action_dispatch.log_rescued_responses’ setting.