Logary.Targets.AppInsights
4.1.0
dotnet add package Logary.Targets.AppInsights --version 4.1.0
NuGet\Install-Package Logary.Targets.AppInsights -Version 4.1.0
<PackageReference Include="Logary.Targets.AppInsights" Version="4.1.0" />
paket add Logary.Targets.AppInsights --version 4.1.0
#r "nuget: Logary.Targets.AppInsights, 4.1.0"
// Install Logary.Targets.AppInsights as a Cake Addin #addin nuget:?package=Logary.Targets.AppInsights&version=4.1.0 // Install Logary.Targets.AppInsights as a Cake Tool #tool nuget:?package=Logary.Targets.AppInsights&version=4.1.0
Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- FSharp.Core (>= 4.0.0.1)
- Hopac (>= 0.3.23)
- Logary (>= 4.1.0)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 1,098 | 4/20/2017 |
Release Notes:
* [targets] +AppInsights
* Merge pull request #244 from Thorium/master
* Update README.md
* minor fixes
* Microsoft Azure Application Insights target for Logary.
* Merge pull request #242 from adamchester/facade-literate-no-name-source
* [facade] literate: render exceptions *after* name|source
* [facade] Don't render name when message has no name,
* [facade] print names by default in dark text