Skip to content

Conversation

@vaishnavi192
Copy link
Contributor

@vaishnavi192 vaishnavi192 commented Dec 26, 2023

Fix #113350 Basic logging tutorial: Confusing matrix and use of word "above"

This Pull Request changes the documentation of logging-cookbook.rst and logging.rst from "above" word to required changes.
Review the current sorting logic for error levels and also split the lines as told before with the intended arrangement.
This approach will enhance user understanding and optimize the functionality of the logging HOWTO for improved user experience.


📚 Documentation preview 📚: https://cpython-previews--113491.org.readthedocs.build/

@vaishnavi192 vaishnavi192 requested a review from vsajip as a code owner December 26, 2023 17:25
@bedevere-app bedevere-app bot added docs Documentation in the Doc dir skip news awaiting review labels Dec 26, 2023
@vaishnavi192
Copy link
Contributor Author

I have made the requested changes; please review again. Thanks

@gaogaotiantian gaogaotiantian changed the title GH- 113350: Enhancing Error Level Representation in Logging HOWTO page of python docs 3.12.1 by changing the word "above" to required changes. GH-113350: Enhancing Error Level Representation in Logging HOWTO page of python docs 3.12.1 by changing the word "above" to required changes. Dec 26, 2023
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
@vsajip vsajip merged commit 00cdd41 into python:main Dec 27, 2023
@vaishnavi192 vaishnavi192 deleted the documentation branch December 27, 2023 10:56
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
… an ambiguity around use of the word "higher". (pythonGH-113491)

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
… an ambiguity around use of the word "higher". (pythonGH-113491)

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
… an ambiguity around use of the word "higher". (pythonGH-113491)

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Basic logging tutorial: Confusing matrix and use of word "above"

3 participants