class
ActionCable::Connection::TaggedLoggerProxy
v8.0.0 -
Show latest stable
- Superclass: Object
# Action Cable Connection TaggedLoggerProxy
Allows the use of per-connection tags against the server logger. This wouldn’t work using the traditional ActiveSupport::TaggedLogging enhanced Rails.logger, as that logger will reset the tags between requests. The connection is long-lived, so it needs its own set of tags for its independent duration.
Attributes
| [R] | tags |
Files
- actioncable/lib/action_cable/connection/tagged_logger_proxy.rb