3 references to Log
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\HttpConnection.cs (3)
124Log.LogCritical(0, ex, $"Unexpected exception in {nameof(HttpConnection)}.{nameof(ProcessRequestsAsync)}."); 247Log.LogError(0, error); 290Log.ResponseMinimumDataRateNotSatisfied(_context.ConnectionId, _http1Connection?.TraceIdentifier);