Method: ActionCable::Connection::TaggedLoggerProxy#tags
- Defined in:
- actioncable/lib/action_cable/connection/tagged_logger_proxy.rb
#tags ⇒ Object (readonly)
Returns the value of attribute tags.
14 15 16 |
# File 'actioncable/lib/action_cable/connection/tagged_logger_proxy.rb', line 14 def @tags end |