5 references to _logger
aspire (5)
Telemetry\UnixMachineInformationProvider.cs (5)
32_logger.LogWarning(ex, "Unable to find folder to cache device id to."); 49_logger.LogWarning("Unable to persist deviceId."); 76_logger.LogError(ex, "Unable to create directory. {Directory}", directoryPath); 91_logger.LogError(ex, "Unable to write {Value} to disk. {FullPath}", value, fullPath); 118_logger.LogError(ex, "Unable to read value from {FullPath}", path);