uploadLogLines

abstract suspend fun uploadLogLines(logList: List<LogEntry>): Result<String>