Logary.Targets.RabbitMQ 4.0.300

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Logary.Targets.RabbitMQ --version 4.0.300                
NuGet\Install-Package Logary.Targets.RabbitMQ -Version 4.0.300                
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.RabbitMQ" Version="4.0.300" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logary.Targets.RabbitMQ --version 4.0.300                
#r "nuget: Logary.Targets.RabbitMQ, 4.0.300"                
#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.RabbitMQ as a Cake Addin
#addin nuget:?package=Logary.Targets.RabbitMQ&version=4.0.300

// Install Logary.Targets.RabbitMQ as a Cake Tool
#tool nuget:?package=Logary.Targets.RabbitMQ&version=4.0.300                

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
5.0.1 624 5/12/2020
5.0.0 655 9/19/2019
5.0.0-rc.13 303 8/30/2019
5.0.0-rc.12 293 8/30/2019
5.0.0-rc.11 288 8/29/2019
5.0.0-rc.10 275 4/11/2019
5.0.0-rc.9 288 4/5/2019
5.0.0-rc.8 292 4/4/2019
5.0.0-rc.7 307 4/1/2019
5.0.0-rc.1 353 2/18/2019
5.0.0-beta.28 369 12/6/2018
5.0.0-beta.27 369 12/6/2018
5.0.0-beta.26 584 10/2/2018
5.0.0-beta.25 590 9/22/2018
5.0.0-beta.24 602 9/14/2018
5.0.0-beta.23 643 9/14/2018
5.0.0-beta.22 651 8/13/2018
5.0.0-beta.21 555 7/1/2018
5.0.0-beta.20 582 6/29/2018
5.0.0-beta.19 582 6/19/2018
5.0.0-beta.18 579 6/13/2018
5.0.0-beta.17 501 6/13/2018
5.0.0-beta.16 494 6/12/2018
5.0.0-beta.15 580 6/8/2018
5.0.0-beta.14 495 6/7/2018
5.0.0-beta.13 592 6/7/2018
5.0.0-beta.12 504 6/7/2018
5.0.0-beta.11 624 5/24/2018
5.0.0-beta.10 567 5/23/2018
5.0.0-beta.9 540 5/23/2018
5.0.0-beta.8 603 5/23/2018
5.0.0-beta.7 654 5/17/2018
5.0.0-beta.6 628 4/29/2018
5.0.0-beta.5 594 4/28/2018
5.0.0-beta.4 742 4/28/2018
5.0.0-beta.3 628 4/15/2018
5.0.0-beta.2 581 4/9/2018
4.2.1 956 9/3/2017
4.2.0 949 5/9/2017
4.1.1 991 4/28/2017
4.1.0 981 4/20/2017
4.0.311 977 2/13/2017
4.0.304 1,008 1/8/2017
4.0.303 1,060 1/2/2017
4.0.302 999 12/28/2016
4.0.301 1,028 12/15/2016
4.0.300 1,034 12/15/2016
4.0.280 1,036 12/6/2016
4.0.261 1,028 12/6/2016
4.0.241 1,081 11/22/2016
4.0.223 1,042 11/21/2016
4.0.221 989 11/16/2016
4.0.200 1,003 11/10/2016
4.0.181 1,036 10/25/2016
4.0.180 985 10/24/2016
4.0.160 973 10/17/2016
4.0.150 959 10/10/2016
4.0.122 985 9/29/2016
4.0.121 1,051 9/29/2016
4.0.120 970 9/29/2016
4.0.112 991 9/2/2016
4.0.101 996 8/25/2016
4.0.60 1,144 8/11/2016
4.0.41 1,127 8/10/2016
4.0.40 947 8/10/2016

Release Notes:
* [infra] v4.4.0.0 of F#
* [infra] bump to v4.0.300
* Merge branch 'feature/csharp-facade-improvements'
* [facade] csharp sample
* [docs] document Facade surface area
* [examples] adding literate console to samples
* [infra] default to Release build mode
* Merge pull request #218 from baronfel/stackdriver_docs
* initial stackdriver docs
* Merge pull request #217 from baronfel/stackdriver_target
* upgrade to latest versions of the logging drivers to get past grpc errors
* fix path resolutions for albacore build
* output documentation xml for the stackdriver target
* address spacing
* address some file ordering issues that around when I rane the rake build.
* conditionally run the new stackdriver tests IFF the correct environment variables are present
* url-encode the logId per Stackdriver documentation
* add in builder methods
* address formatting and documentation comments
* add appengine resource type
* tests
* basic batching, no flushing
* more initial plumbing to link up instance types and required labels
* skeleton of how we'd actually send a log
* initial folder structure
* [tests] fix property test
* [infra] bump .Net on things referencing suave
* [infra] support v4.6.1
* [infra] build suave reporter against 4.6.1
* [winperfcounters] some xmldoc
* [winperfcounters] ship for all cores – to avoid dividing process %