-
-
Notifications
You must be signed in to change notification settings - Fork 32k
gh-107877: Update logging levels reference table with usage criteria. #107894
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
Conversation
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.
You could consider converting the table into a list-table
, like we use in the typing docs here:
cpython/Doc/library/typing.rst
Line 3693 in 2e1f688
.. list-table:: |
It might make it easier to maintain it
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 for the suggestion - perhaps not worth changing it again now for this specific instance, but I'll bear in mind when creating tables in future!
Co-authored-by: Alex Waygood <[email protected]>
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.
LGTM, thanks!
Thanks @vsajip for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Thanks @vsajip for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12. |
GH-107921 is a backport of this pull request to the 3.11 branch. |
…teria. (pythonGH-107894) (cherry picked from commit cc2cf85) Co-authored-by: Vinay Sajip <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
GH-107922 is a backport of this pull request to the 3.12 branch. |
…teria. (pythonGH-107894) (cherry picked from commit cc2cf85) Co-authored-by: Vinay Sajip <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
…iteria. (GH-107894) (#107922) gh-107877: Update logging levels reference table with usage criteria. (GH-107894) (cherry picked from commit cc2cf85) Co-authored-by: Vinay Sajip <[email protected]> Co-authored-by: Alex Waygood <[email protected]>
logging
debug levels is unclear #107877📚 Documentation preview 📚: https://cpython-previews--107894.org.readthedocs.build/