Disable trace logs for read receipts

Read receipts have been considered quite stable over the last few weeks, so
there's no need to keep the trace level for the associated logs for the time
being.
This commit is contained in:
Benjamin Bouvier 2024-03-08 11:19:31 +01:00
parent 1e794f787a
commit b2b3f2372f
2 changed files with 1 additions and 2 deletions

1
changelog.d/2511.misc Normal file
View file

@ -0,0 +1 @@
Remove the special log level for the Rust SDK read receipts.