mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-11 13:59:13 +00:00
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:
parent
8f3f83167b
commit
12c9e27056
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user