class ActionController::LogSubscriber

def redirect_to(event)

def redirect_to(event)
  info "Redirected to #{event.payload[:location]}"
end