am-kantox / am-kantox/kantox-herro
Add remote address, session_id and request_id to the log
Open
- Dominant language
- Ruby
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Session id is stored in env variable _APPNAME_session_id
request_id in `action_dispatch.request_id`, added by middleware `ActionDispatch::RequestId` This middleware is after Rack::Cache in the middleware stack, so we need to remove and add it before HackMiddlewareSettings
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.