This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
Add a ConnectionId property to IHttpConnectionFeature to help correlate logs #542
Closed
Description
Adding a ConnectionId property to IHttpConnectionFeature, should enable application logs to be correlated with server logs.
See the original discussion here: aspnet/KestrelHttpServer#592 (comment)