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