Logging into Azure Application Insights within console applications
In this repo, i m logging into azure application insights within console application using serilog.
Each run generate a couple of logs attached to the same operation (see docs)
Each log is enriched with custom properties (scope logging)
Tools
: vs22, net 6.0, application-insights, serilog