1 write to _logger
Aspire.TerminalHost (1)
TerminalReplica.cs (1)
180_logger = loggerFactory.CreateLogger<TerminalReplica>();
19 references to _logger
Aspire.TerminalHost (19)
TerminalReplica.cs (19)
239_logger.LogError(ex, "Replica BuildTerminal threw."); 251_logger.LogInformation( 266_logger.LogError(ex, "Replica cycle threw."); 283_logger.LogDebug(ex, "Replica terminal dispose threw (ignored)."); 310_logger.LogInformation( 317_logger.LogInformation( 387_logger.LogInformation( 398_logger.LogInformation( 417_logger.LogInformation("DCP producer disconnected; replica will rebind."); 452_logger.LogInformation( 473_logger.LogInformation( 501_logger.LogDebug( 508_logger.LogDebug( 518_logger.LogDebug(ex, 549_logger.LogDebug(ex, "Replica recycle loop terminated with an unexpected error."); 589_logger.LogDebug(ex, "Failed to chmod terminal socket '{Path}'.", path); 607_logger.LogDebug(ex, "Unexpected error while applying restrictive permissions to '{Path}'.", path); 624_logger.LogDebug(ex, "Failed to delete stale UDS file '{Path}'.", path); 628_logger.LogDebug(ex, "Failed to delete stale UDS file '{Path}' (access denied).", path);