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