Class: Logsy::Railtie

Inherits:
Rails::Railtie
  • Object
show all
Defined in:
lib/logsy/railtie.rb

Overview

Inserts the request-id capturing middleware right after ActionDispatch::RequestId, before Rails::Rack::Logger — early enough that the “Started GET …” line is already tagged.