Module: ActiveSupport::LoggerSilence
- Extended by:
- Concern
- Included in:
- Logger
- Defined in:
- activesupport/lib/active_support/logger_silence.rb
Instance Method Summary collapse
-
#silence(severity = Logger::ERROR) ⇒ Object
Silences the logger for the duration of the block.