mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 13:38:49 +03:00
1 line
215 B
Text
1 line
215 B
Text
Rename `DebugService.logDbUsageInfo` (resp. `Session.logDbUsageInfo`) to `DebugService.getDbUsageInfo` (resp. `Session.getDbUsageInfo`) and return a String instead of logging. The caller may want to log the String.
|