Logary.Targets.Elmah.Io 4.1.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Logary.Targets.Elmah.Io --version 4.1.0                
NuGet\Install-Package Logary.Targets.Elmah.Io -Version 4.1.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Logary.Targets.Elmah.Io" Version="4.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logary.Targets.Elmah.Io --version 4.1.0                
#r "nuget: Logary.Targets.Elmah.Io, 4.1.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Logary.Targets.Elmah.Io as a Cake Addin
#addin nuget:?package=Logary.Targets.Elmah.Io&version=4.1.0

// Install Logary.Targets.Elmah.Io as a Cake Tool
#tool nuget:?package=Logary.Targets.Elmah.Io&version=4.1.0                

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.2.1 1,574 9/3/2017
4.2.0 940 5/9/2017
4.1.1 956 4/28/2017
4.1.0 956 4/20/2017
4.0.311 974 2/13/2017
4.0.304 1,888 1/8/2017
4.0.303 997 1/2/2017
4.0.302 1,018 12/28/2016
4.0.301 1,125 12/15/2016
4.0.300 936 12/15/2016
4.0.280 1,020 12/6/2016
4.0.261 1,168 12/6/2016
4.0.260 978 11/28/2016
4.0.241 990 11/22/2016
4.0.223 942 11/21/2016
4.0.222 940 11/16/2016
4.0.221 951 11/16/2016
4.0.200 981 11/10/2016
4.0.181 1,712 10/25/2016
4.0.180 926 10/24/2016
4.0.160 1,079 10/17/2016
4.0.150 1,074 10/10/2016
4.0.122 976 9/29/2016
4.0.121 948 9/29/2016
4.0.120 1,248 9/29/2016
4.0.112 1,096 9/2/2016
4.0.101 1,003 8/25/2016
4.0.100 1,397 8/25/2016
4.0.80 998 8/24/2016
4.0.60 995 8/11/2016

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