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