1. Add a call to `DatabaseManager::getQueryExecutor().captureBackupLogs()` just after `DatabaseManager::getQueryExecutor().commitTransaction()` in `BaseDataStore.h`.
2. Use the app: make drafts, send messages, update threads colours etc..
3. Periodically download app container from XCode.
4. Ensure that there are created `backup-0-log-xxx` files that contain unreadable bytes mixed with readable strings with database table names and database entities fields values.