-
Notifications
You must be signed in to change notification settings - Fork 105
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
make logging lazy format #1067
make logging lazy format #1067
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #1067 +/- ##
==========================================
- Coverage 85.09% 84.87% -0.22%
==========================================
Files 33 33
Lines 1845 1845
Branches 273 273
==========================================
- Hits 1570 1566 -4
- Misses 205 208 +3
- Partials 70 71 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
1080ca9
to
5236a9f
Compare
5236a9f
to
46cc4f2
Compare
…re/azure-functions-python-worker into wangbill/lazy-format-logging
9d7c0fc
to
1618e70
Compare
…-worker into wangbill/lazy-format-logging
1618e70
to
a493594
Compare
Description
https://realpython.com/python-logging-source-code/#taking-advantage-of-lazy-formatting
https://blog.pilosus.org/posts/2020/01/24/python-f-strings-in-logging/
Fixes #
PR information
Quality of Code and Contribution Guidelines