Logary.Targets.ElasticSearch 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.ElasticSearch --version 4.0.160
NuGet\Install-Package Logary.Targets.ElasticSearch -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.ElasticSearch" 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.ElasticSearch --version 4.0.160
#r "nuget: Logary.Targets.ElasticSearch, 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.ElasticSearch as a Cake Addin
#addin nuget:?package=Logary.Targets.ElasticSearch&version=4.0.160

// Install Logary.Targets.ElasticSearch as a Cake Tool
#tool nuget:?package=Logary.Targets.ElasticSearch&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
5.0.1 1,123 5/12/2020
5.0.0 1,125 9/19/2019
5.0.0-rc.13 297 8/30/2019
5.0.0-rc.12 283 8/30/2019
5.0.0-rc.11 274 8/29/2019
5.0.0-rc.10 280 4/11/2019
5.0.0-rc.9 285 4/5/2019
5.0.0-rc.8 275 4/4/2019
5.0.0-rc.7 302 4/1/2019
5.0.0-beta.28 373 12/6/2018
5.0.0-beta.27 368 12/6/2018
5.0.0-beta.26 585 10/2/2018
5.0.0-beta.25 587 9/22/2018
5.0.0-beta.24 593 9/14/2018
5.0.0-beta.23 610 9/14/2018
5.0.0-beta.22 655 8/13/2018
5.0.0-beta.21 492 7/1/2018
5.0.0-beta.20 501 6/29/2018
5.0.0-beta.19 556 6/19/2018
5.0.0-beta.18 558 6/13/2018
5.0.0-beta.17 488 6/13/2018
5.0.0-beta.16 491 6/12/2018
5.0.0-beta.15 579 6/8/2018
5.0.0-beta.14 580 6/7/2018
5.0.0-beta.13 595 6/7/2018
5.0.0-beta.12 492 6/7/2018
5.0.0-beta.11 671 5/24/2018
5.0.0-beta.10 498 5/23/2018
5.0.0-beta.9 545 5/23/2018
5.0.0-beta.8 592 5/23/2018
5.0.0-beta.7 541 5/17/2018
5.0.0-beta.6 615 4/29/2018
5.0.0-beta.5 737 4/28/2018
5.0.0-beta.4 597 4/28/2018
5.0.0-beta.3 625 4/15/2018
5.0.0-beta.2 595 4/9/2018
4.2.1 3,050 9/3/2017
4.2.0 2,018 5/9/2017
4.1.1 1,496 4/28/2017
4.1.0 1,486 4/20/2017
4.0.311 1,516 2/13/2017
4.0.304 2,366 1/8/2017
4.0.303 1,479 1/2/2017
4.0.302 1,477 12/28/2016
4.0.301 1,581 12/15/2016
4.0.300 1,431 12/15/2016
4.0.280 1,541 12/6/2016
4.0.261 1,624 12/6/2016
4.0.260 1,457 11/28/2016
4.0.241 1,433 11/22/2016
4.0.223 1,475 11/21/2016
4.0.222 1,423 11/16/2016
4.0.221 1,460 11/16/2016
4.0.200 1,433 11/10/2016
4.0.181 2,167 10/25/2016
4.0.180 1,399 10/24/2016
4.0.160 1,569 10/17/2016
4.0.150 1,552 10/10/2016
4.0.122 1,394 9/29/2016
4.0.121 1,405 9/29/2016
4.0.120 1,716 9/29/2016
4.0.112 1,536 9/2/2016
4.0.101 1,454 8/25/2016
4.0.100 1,829 8/25/2016
4.0.80 1,454 8/24/2016
4.0.60 1,552 8/11/2016
4.0.41 1,560 8/10/2016
4.0.40 1,421 8/10/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