2 references to _logger
aspire (2)
Telemetry\WindowsMachineInformationProvider.cs (2)
37
_logger
.LogError(ex, "Unable to fetch {Key} value from {RegistryRoot}.", DeviceId, RegistryPathRoot);
51
_logger
.LogError(ex, "Unable to persist {Key} in {RegistryPath}.", DeviceId, RegistryPathRoot);