aimenux / WebApiHttpLoggingDemo

Using http logging middleware in order to log requests/responses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET

WebApiHttpLoggingDemo

Using http logging middleware in order to log requests/responses

In this demo, i m using http logging middleware in order to enable logging of requests/responses.

I m also enhancing application insights telemetries through the using of :

Telemetry processors : filter swagger/health logs and not send them to application insights

Telemetry initializers : add apikey header to related request application insights telemetries

Tools : vs22, net 6.0, serilog, telemetry processor, telemetry initializer, application-insights, healthchecks

About

Using http logging middleware in order to log requests/responses

License:MIT License


Languages

Language:C# 100.0%