mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-24 16:20:58 +01:00
2 lines
215 B
Plaintext
2 lines
215 B
Plaintext
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.
|