chore: Setup HTTP request logging for the release as well (#471)

Co-authored-by: Damir Jelić <poljar@termina.org.uk>
This commit is contained in:
Stefan Ceriu 2023-01-18 16:38:05 +02:00 committed by GitHub
parent 8f3f83167b
commit 12c9e27056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,8 @@ struct TracingConfiguration {
.hyper: .warn,
.sled: .warn,
.matrix_sdk_sled: .warn,
.matrix_sdk_crypto: .debug
.matrix_sdk_crypto: .debug,
.matrix_sdk_http_client: .debug
]
var filter: String {