Info
Version: | 0.3.0 |
Author(s): | Capgemini UK |
Last Update: | Wednesday, January 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Capgemini/Capgemini-Logger-ApplicationInsights |
NuGet Url: | https://www.nuget.org/packages/Capgemini.Logger.ApplicationInsights |
Install
Install-Package Capgemini.Logger.ApplicationInsights
dotnet add package Capgemini.Logger.ApplicationInsights
paket add Capgemini.Logger.ApplicationInsights
Capgemini.Logger.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ApplicationInsights.AspNetCore(>= 2.8.0)
- Microsoft.AspNetCore.Diagnostics(>= 2.2.0)
- Microsoft.Extensions.Logging.Console(>= 2.2.0)
- Microsoft.Extensions.Logging.Debug(>= 2.2.0)
Tags
the ability to log an Application Insights 'event' / pass almost any object to the Application Insights 'properties' parameter on each call.