Method: ActiveSupport::TaggedLogging::LocalTagStorage#tag_stack

Defined in:
activesupport/lib/active_support/tagged_logging.rb

#tag_stackObject

Returns the value of attribute tag_stack.



109
110
111
# File 'activesupport/lib/active_support/tagged_logging.rb', line 109

def tag_stack
  @tag_stack
end