Method: ActiveSupport::TaggedLogging::Formatter#push_tags
- Defined in:
- activesupport/lib/active_support/tagged_logging.rb
#push_tags(*tags) ⇒ Object
43 44 45 |
# File 'activesupport/lib/active_support/tagged_logging.rb', line 43 def (*) tag_stack.() end |