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