- ActionCable::TaggedLoggerProxy crashes with NoMethodError when logger is nil (common in apps upgraded from older Rails) - Add after_initialize hook to guarantee ActionCable.server.config.logger falls back to Rails.logger or