# File lib/action_controller/log_subscriber.rb, line 31
    def redirect_to(event)
      info "Redirected to #{event.payload[:location]}"
    end