Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 882 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 882 Bytes

.NET

AzureAppInsightsConsoleDemo

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)

AzureAppInsightsConsoleDemo

Tools : vs22, net 6.0, application-insights, serilog