-
-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
Update LOGGING example taken from Django docs. #114903
Conversation
For example, Django no longer provides a custom NullHandler django/django@6c66a41
61fc801
to
e1ef619
Compare
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
For example, Django no longer provides a custom NullHandler django/django@6c66a41 * Remove require_debug_true. (cherry picked from commit 28bb296) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
GH-114951 is a backport of this pull request to the 3.12 branch. |
For example, Django no longer provides a custom NullHandler django/django@6c66a41 * Remove require_debug_true. (cherry picked from commit 28bb296) Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
GH-114952 is a backport of this pull request to the 3.11 branch. |
For example, Django no longer provides a custom NullHandler django/django@6c66a41 * Remove require_debug_true.
For example, Django no longer provides a custom NullHandler django/django@6c66a41 * Remove require_debug_true.
For example, Django no longer provides a custom NullHandler: django/django@6c66a41.
I intentionally left single quotes to minimize the diff.
https://docs.djangoproject.com/en/5.0/topics/logging/#configuring-logging
📚 Documentation preview 📚: https://cpython-previews--114903.org.readthedocs.build/