Logary.Targets.Elmah.Io 4.0.160

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,556 9/3/2017
4.2.0 926 5/9/2017
4.1.1 943 4/28/2017
4.1.0 940 4/20/2017
4.0.311 962 2/13/2017
4.0.304 1,875 1/8/2017
4.0.303 984 1/2/2017
4.0.302 1,005 12/28/2016
4.0.301 1,113 12/15/2016
4.0.300 924 12/15/2016
4.0.280 1,008 12/6/2016
4.0.261 1,156 12/6/2016
4.0.260 965 11/28/2016
4.0.241 976 11/22/2016
4.0.223 930 11/21/2016
4.0.222 927 11/16/2016
4.0.221 939 11/16/2016
4.0.200 966 11/10/2016
4.0.181 1,699 10/25/2016
4.0.180 913 10/24/2016
4.0.160 1,065 10/17/2016
4.0.150 1,060 10/10/2016
4.0.122 961 9/29/2016
4.0.121 936 9/29/2016
4.0.120 1,235 9/29/2016
4.0.112 1,083 9/2/2016
4.0.101 992 8/25/2016
4.0.100 1,386 8/25/2016
4.0.80 984 8/24/2016
4.0.60 984 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