-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Add asctime to uvicorn stdout logs #9210
Conversation
I'm not sure whether it is better to keep the logging config in django settings (one place with all configs) or provide a log config file by passing the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #9210 +/- ##
========================================
Coverage 74.14% 74.14%
========================================
Files 428 428
Lines 44973 44973
Branches 3917 3917
========================================
Hits 33345 33345
Misses 11628 11628
🚀 New features to boost your workflow:
|
Could you explain why you want to do this? Supervisor already adds the time. |
just go to a container and check uvicorn logs in /tmp dir |
Could you add a changelog entry? |
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
Motivation and context
How has this been tested?
Checklist
develop
branchLicense
Feel free to contact the maintainers if that's a concern.