Add a special tracing configuration for nightlies (#2297)

It also enables logging `MATRIX_SDK_BASE_READ_RECEIPTS` at a `TRACE` level for both debug and nightly versions.
This commit is contained in:
Jorge Martin Espinosa 2024-01-26 10:05:30 +01:00 committed by GitHub
parent bb42ef4f7b
commit e22ac6a48d
3 changed files with 17 additions and 3 deletions

View file

@ -0,0 +1 @@
Add a special logging configuration for nightlies so we can get more detailed info for existing issues.