You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add lograge gem for structured logging
- Configure JSON output format in production
- Include request_id, user_id, ip, and timestamp in logs
- Exclude health check endpoints from logs
- Toggle via RAILS_LOG_JSON env var (enabled by default)
0 commit comments