This is the second post in the series: Using Serilog.AspNetCore in ASP.NET Core 3.0.
- Part 1 - Reducing log verbosity with Serilog RequestLogging
- Part 2 - Logging the selected Endpoint Name with Serilog (this post)
- Part 3 - Logging MVC properties with Serilog.AspNetCore
- Part 4 - Excluding health check endpoints from Serilog request logging