]> git.ipfire.org Git - thirdparty/httpx.git/commit
Use standard logging style (#2547)
authorTom Christie <tom@tomchristie.com>
Mon, 20 Mar 2023 11:30:11 +0000 (11:30 +0000)
committerGitHub <noreply@github.com>
Mon, 20 Mar 2023 11:30:11 +0000 (11:30 +0000)
commitf1157dbc4102ac8e227a0a0bb12a877f592eff58
tree3a2bfa1ea5894b61bb40df646eafdd8ed7754600
parent85c5898d8e48011ab7b660fe8aac58910e45c84b
Use standard logging style (#2547)

* Use standard logging style

* Add docs for logging

* Drop out-of-date HTTPX_LOG_LEVEL variable docs
docs/environment_variables.md
docs/logging.md [new file with mode: 0644]
httpx/_client.py
httpx/_config.py
httpx/_utils.py
mkdocs.yml
tests/test_utils.py
tests/utils.py [deleted file]