-
Notifications
You must be signed in to change notification settings - Fork 795
feat: add an access logger for the router #2771
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
796b1d7 to
eb0b4ae
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2771 +/- ##
==========================================
+ Coverage 20.87% 21.02% +0.15%
==========================================
Files 68 70 +2
Lines 7339 7399 +60
==========================================
+ Hits 1532 1556 +24
- Misses 5693 5727 +34
- Partials 114 116 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: saltbo <[email protected]>
Signed-off-by: saltbo <[email protected]>
61d11b1 to
d2a2743
Compare
|
@saltbo I was trying to verify your changes but somehow I am not able to see the logs as mentioned by you in this PR. Please let me know if i miss anything in order to get the logs. |
|
part fixed. it can output the log, but not contains upstream info. @shubham-bansal96 My current implementation is not very feasible. I haven't thought of a better way to get upstream info. If you have any ideas, please let me know. |
Signed-off-by: saltbo <[email protected]>
910b3b9 to
60af3ba
Compare
Description
Which issue(s) this PR fixes:
Fixes #2770
Testing
Checklist: