13 references to LogInformation
Aspire.Dashboard (8)
Otlp\Model\OtlpApplication.cs (1)
81_logger.LogInformation(ex, "Error adding metric.");
Otlp\Storage\TelemetryRepository.cs (7)
275_logger.LogInformation(ex, "Error adding application."); 309_logger.LogInformation(ex, "Error adding scope."); 362_logger.LogInformation(ex, "Error adding log entry."); 703_logger.LogInformation(ex, "Error adding application."); 725_logger.LogInformation(ex, "Error adding application."); 786_logger.LogInformation(ex, "Error adding scope."); 897_logger.LogInformation(ex, "Error adding span.");
Interop.FunctionalTests (1)
Http3\Http3TlsTests.cs (1)
203Logger.LogInformation(ex, "SendAsync successfully threw error.");
Microsoft.AspNetCore.SignalR.Tests (4)
EndToEndTests.cs (4)
200logger.LogInformation(ex, "Test threw exception"); 245logger.LogInformation(ex, "Test threw exception"); 298logger.LogInformation(ex, "Test threw exception"); 359logger.LogInformation(ex, "Test threw exception");