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