1 write to _logger
aspire (1)
Interaction\ExtensionInteractionService.cs (1)
60_logger = logger;
3 references to _logger
aspire (3)
Interaction\ExtensionInteractionService.cs (3)
463_logger.LogDebug(ex, "Message action capability probe failed; using legacy extension notifications."); 708_logger.LogDebug(displayErrorException, "Failed to display an extension operation error through the extension backchannel."); 721_logger.LogError(ex, "Unexpected error in extension task channel processing loop.");