1 write to _logger
Aspire.Dashboard (1)
Configuration\PostConfigureDashboardOptions.cs (1)
22
_logger
= logger;
1 reference to _logger
Aspire.Dashboard (1)
Configuration\PostConfigureDashboardOptions.cs (1)
27
_logger
.LogDebug($"PostConfigure {nameof(DashboardOptions)} with name '{name}'.");