2 references to _logger
Aspire.Hosting.Python (2)
src\Shared\RequiredCommandValidator.cs (2)
120
_logger
.LogWarning("{Message}", message);
145
_logger
.LogDebug(ex, "Failed to show missing command notification");