Obtém todos os logs
@override Future<List<SyncLog>> getAllLogs() async { return await _getAllLogs(); }