Include UseSerilogRequestLogging #468
Labels
area:telemetry
All issues related to telemetry
enhancement
New feature or request
template-area:web-api
All issues related to templates for Web APIs
Should we include
UseSerilogRequetLogging
in the web-api template ?With regular logging, logs are quite stuffed with traces regarding the request and response that is generated by ASP.NET. When including the
UseSerilogRequestLogging
middleware, those logs are tidied up a little bit.More background info can be found here: https://andrewlock.net/using-serilog-aspnetcore-in-asp-net-core-3-reducing-log-verbosity/
The text was updated successfully, but these errors were encountered: