module ActiveSupport::TaggedLogging::Formatter
Public Instance Methods
tagged(*_args) { || ... }
click to toggle source
# File lib/ichnite/active_support/disable_tagged_logging_patch.rb, line 4 def tagged(*_args) yield end