mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Switch rust side sliding sync crates logging to debug instead of verbose
This commit is contained in:
parent
2b53104de1
commit
d633b87609
@ -62,8 +62,8 @@ struct TracingConfiguration {
|
||||
.hyper: .warn,
|
||||
.matrix_sdk_crypto: .debug,
|
||||
.matrix_sdk_http_client: .debug,
|
||||
.matrix_sdk_sliding_sync: .trace,
|
||||
.matrix_sdk_base_sliding_sync: .trace,
|
||||
.matrix_sdk_sliding_sync: .debug,
|
||||
.matrix_sdk_base_sliding_sync: .debug,
|
||||
.matrix_sdk_ui_timeline: .info
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user