Logary.Targets.Elmah.Io 4.0.160

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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.0.160
NuGet\Install-Package Logary.Targets.Elmah.Io -Version 4.0.160
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.0.160" />
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.0.160
#r "nuget: Logary.Targets.Elmah.Io, 4.0.160"
#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.0.160

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

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 net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  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,513 9/3/2017
4.2.0 898 5/9/2017
4.1.1 916 4/28/2017
4.1.0 914 4/20/2017
4.0.311 934 2/13/2017
4.0.304 1,846 1/8/2017
4.0.303 942 1/2/2017
4.0.302 983 12/28/2016
4.0.301 1,088 12/15/2016
4.0.300 900 12/15/2016
4.0.280 981 12/6/2016
4.0.261 1,124 12/6/2016
4.0.260 943 11/28/2016
4.0.241 954 11/22/2016
4.0.223 902 11/21/2016
4.0.222 906 11/16/2016
4.0.221 917 11/16/2016
4.0.200 943 11/10/2016
4.0.181 1,670 10/25/2016
4.0.180 892 10/24/2016
4.0.160 1,038 10/17/2016
4.0.150 1,032 10/10/2016
4.0.122 925 9/29/2016
4.0.121 910 9/29/2016
4.0.120 1,211 9/29/2016
4.0.112 1,057 9/2/2016
4.0.101 964 8/25/2016
4.0.100 1,358 8/25/2016
4.0.80 963 8/24/2016
4.0.60 956 8/11/2016

Release Notes:

* [logger] adding tests for TimeScope
* [infra] v4.0.160
* [core, middleware, rutta] reworking some middleware and TimeScope APIs
* [infra] bumping semver
* [winperfcounters] cleaning WPC names
* [winperfcounters] rework to use fields for WPC instances
* [winperfcounters] working app metrics and system metrics
* [winperfcounters] using #create
* [winperfcounters] regenerating
* [winperfcounters] modernising them, new API
* [csharp] fix Elmah sample
* [logger] adding LoggerScope abstraction
* [csharp] passing tests
* [csharp] expose more overloads, allow flush flag
* [docs] documenting backpressure semantics
* [infra] bump patch w/ overload
* [csharp] LogWithAck overload w/o CancellationToken, docs