Community

Logging MVC properties with Serilog.AspNetCore

(Andrew Lock) In my previous post I described how to configure Serilog’s RequestLogging middleware to add additional properties (such as the request hostname or the selected endpoint name) to Serilog’s request log summary.