Provides implementations and abstractions for writing ILoggerFacade & ILogger logs to Application Insights.
Info
Version: | 8.1.16 |
Author(s): | Dan Siegel |
Last Update: | Friday, July 2, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dansiegel/Prism.Plugin.Logging |
NuGet Url: | https://www.nuget.org/packages/Prism.Plugin.Logging.AppInsights |
Install
Install-Package Prism.Plugin.Logging.AppInsights
dotnet add package Prism.Plugin.Logging.AppInsights
paket add Prism.Plugin.Logging.AppInsights
Prism.Plugin.Logging.AppInsights Download (Unzip the "nupkg" after downloading)
Dependencies
- Prism.Plugin.Logging.Abstractions(>= 8.0.11)
- Microsoft.ApplicationInsights(>= 2.14.0)
Tags