2 references to CollectLogsAsync
aspire (2)
Commands\LogsCommand.cs (2)
211async () => await CollectLogsAsync(connection, resourceName, snapshots, cancellationToken).ConfigureAwait(false)); 264async () => await CollectLogsAsync(connection, resourceName, snapshots, cancellationToken).ConfigureAwait(false));