-
Notifications
You must be signed in to change notification settings - Fork 32
♻️🐛Properly configure socketio/engineio log output #8057
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
♻️🐛Properly configure socketio/engineio log output #8057
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #8057 +/- ##
==========================================
+ Coverage 88.21% 88.29% +0.07%
==========================================
Files 1863 765 -1098
Lines 71985 35740 -36245
Branches 1261 176 -1085
==========================================
- Hits 63505 31558 -31947
+ Misses 8116 4124 -3992
+ Partials 364 58 -306
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
432d25d to
b7673f5
Compare
b7673f5 to
787df24
Compare
|
@mergify queue |
🟠 Waiting for conditions to match
|
|
YuryHrytsuk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a bunch 👍



What do these changes do?
httpxto the list of noisy loggersLOG_FILTER_MAPPING='{"gunicorn.access":[" /v0/ ", " /v0/health "], "uvicorn.access":[" / "]}'Related issue/s
How to test
Dev-ops