2 references to LogOutput
Aspire.Hosting.Go (2)
GoHostingExtensions.cs (2)
133if (!string.IsNullOrEmpty(delveAnnotation.LogOutput)) 135ctx.Args.Add($"--log-output={delveAnnotation.LogOutput}");