6 references to StreamTypeStartupStdErr
Aspire.Hosting (1)
Dcp\ResourceLogSource.cs (1)
108var startupStderrStream = await kubernetesService.GetLogStreamAsync(resource, Logs.StreamTypeStartupStdErr, cancellationToken, follow: follow, timestamps: true).ConfigureAwait(false);
Aspire.Hosting.Tests (5)
Dcp\DcpExecutorTests.cs (5)
1594case Logs.StreamTypeStartupStdErr: 3145case Logs.StreamTypeStartupStdErr: 3213case Logs.StreamTypeStartupStdErr: 3271case Logs.StreamTypeStartupStdErr: 3341case Logs.StreamTypeStartupStdErr: