Implementation of ILog interface for Application Insights.
Info
Version: | 1.4.1 |
Author(s): | Jim Lightfoot |
Last Update: | Saturday, February 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MondoCore.ApplicationInsights |
Install
Install-Package MondoCore.ApplicationInsights
dotnet add package MondoCore.ApplicationInsights
paket add MondoCore.ApplicationInsights
MondoCore.ApplicationInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- MondoCore.Common(>= 1.4.0)
- MondoCore.Log(>= 1.3.0)
- Microsoft.ApplicationInsights(>= 2.16.0)
- Newtonsoft.Json(>= 12.0.3)