1 write to _logger
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
Connection\DirectTlsConnection.cs (1)
66_logger = logger;
3 references to _logger
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
Connection\DirectTlsConnection.cs (3)
199_logger.LogDebug(ex, "Failed to dispose half-open connection backend for fd={Fd}", _connectionState.Fd); 399_logger.LogDebug(ex, "TLS fatal error for fd={Fd}, aborting connection", _connectionState.Fd); 451_logger.LogDebug(ex, "TLS shutdown failed for fd={Fd}", _connectionState.Fd);