# File lib/lograge/log_subscriber.rb, line 19
    def redirect_to(event)
      RequestStore.store[:lograge_location] = event.payload[:location]
    end