7 references to LogCritical
Microsoft.AspNetCore.Hosting (1)
Internal\HostingLoggerExtensions.cs (1)
40
logger.
LogCritical
(
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\ConnectionDispatcher.cs (1)
74
Log.
LogCritical
(0, ex, "The connection listener failed to accept any new connections.");
Internal\HttpConnection.cs (1)
124
Log.
LogCritical
(0, ex, $"Unexpected exception in {nameof(HttpConnection)}.{nameof(ProcessRequestsAsync)}.");
Internal\KestrelServerImpl.cs (2)
394
Trace.
LogCritical
(0, ex, "Unable to bind to '{url}' on config reload.", listenOption.EndpointConfig!.Url);
402
Trace.
LogCritical
(0, ex, "Unable to reload configuration.");
Microsoft.Extensions.Hosting (2)
Internal\HostingLoggerExtensions.cs (2)
26
logger.
LogCritical
(
98
logger.
LogCritical
(