1 write to _logger
aspire (1)
Profiling\ProfileCaptureService.cs (1)
259_logger = logger;
4 references to _logger
aspire (4)
Profiling\ProfileCaptureService.cs (4)
324_logger.LogError("No profiling traces were exported for session {SessionId}", _options.SessionId); 330_logger.LogError("No exported spans matched profiling session {SessionId}", _options.SessionId); 362_logger.LogDebug(ex, "Failed to stop profile dashboard process."); 379_logger.LogDebug(ex, "Profile dashboard process did not exit within the disposal timeout.");