2 references to LogLevel
aspire (2)
Commands\PipelineCommandBase.cs (2)
415var logLevel = activity.Data.LogLevel ?? "Information"; 549var logLevel = activity.Data.LogLevel ?? "Information";