1 reference to StreamTypeStartupStdErr
Aspire.Hosting (1)
Dcp\ResourceLogSource.cs (1)
37var startupStderrStream = await kubernetesService.GetLogStreamAsync(resource, Logs.StreamTypeStartupStdErr, follow: follow, timestamps: true, cancellationToken).ConfigureAwait(false);