3 references to Log
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\ConnectionDispatcher.cs (3)
60
id, _serviceContext, _transportConnectionManager, _connectionDelegate, connection,
Log
, metricsContext);
64
Log
.ConnectionAccepted(connection.ConnectionId);
74
Log
.LogCritical(0, ex, "The connection listener failed to accept any new connections.");