4 references to Info
aspire (4)
Commands\RenderCommand.cs (1)
522
new("info-step", "Using cached configuration", ConsoleActivityLogger.ActivityState.
Info
, TimeSpan.FromSeconds(0), null, "root-b", 1, 5, TimeSpan.FromSeconds(7), TimeSpan.FromSeconds(7)),
Utils\ConsoleActivityLogger.cs (3)
259
WriteLine(taskKey, InfoSymbol, message, ActivityState.
Info
, dim);
488
ActivityState.
Info
=> InfoSymbol,
825
ActivityState.
Info
=> "blue",