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