2 references to LogCritical
Aspire.Hosting (1)
Dcp\DcpHostService.cs (1)
140
_logger.
LogCritical
(ex, "One or more monitoring tasks terminated with an error.");
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3OutputProducer.cs (1)
464
_log.
LogCritical
(ex, nameof(Http3OutputProducer) + "." + nameof(ProcessDataWrites) + " observed an unexpected exception.");