2 references to _logger
Aspire.Hosting.DevTunnels (2)
RequiredCommandValidator.cs (2)
88
_logger
.LogWarning("{Message}", message);
113
_logger
.LogDebug(ex, "Failed to show missing command notification");