getAllLogs

abstract fun getAllLogs(maxItem: Int = DEFAULT_MAX_LOGS): Flow<List<MeshLog>>(source)

Retrieves all MeshLogs in the database, up to maxItem.