]> git.ipfire.org Git - thirdparty/httpx.git/commit
Convert debug logs to trace logs (#500)
authorFlorimond Manca <florimond.manca@gmail.com>
Sat, 2 Nov 2019 21:40:15 +0000 (22:40 +0100)
committerGitHub <noreply@github.com>
Sat, 2 Nov 2019 21:40:15 +0000 (22:40 +0100)
commit07586f97e85e1cdff1280016f1ee2a1e2ae764b5
treea259cb2692f17ac93d5dd246d32eb0bb06b0d2ff
parent717b34139bb0d389db69b01e3832703a9256a5cc
Convert debug logs to trace logs (#500)

* Convert debug logs to trace logs

* Update environment variables docs

* Update logging test
docs/environment_variables.md
httpx/config.py
httpx/dispatch/connection.py
httpx/dispatch/connection_pool.py
httpx/dispatch/http11.py
httpx/dispatch/http2.py
httpx/dispatch/proxy_http.py
httpx/utils.py
tests/test_utils.py