1 reference to GetLogsAsync
aspire (1)
Commands\LogsCommand.cs (1)
277await foreach (var logLine in GetLogsAsync(connection, resourceName, cancellationToken).ConfigureAwait(false))