Class: Logsy::Railtie
- Inherits:
-
Rails::Railtie
- Object
- Rails::Railtie
- Logsy::Railtie
- 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.