Switch rust side sliding sync crates logging to debug instead of verbose
This commit is contained in:
committed by
Stefan Ceriu
parent
45ebe1724b
commit
f0813217e9
@@ -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
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user