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.");