Class | Lumberjack::Rack::RequestId |
In: |
lib/lumberjack/rack/request_id.rb
|
Parent: | Object |
Support for using the Rails ActionDispatch request id in the log. The format is expected to be a random UUID and only the first chunk is used for terseness if the abbreviated argument is true.
REQUEST_ID | = | "action_dispatch.request_id".freeze |