Logary.Targets.RabbitMQ 4.0.200

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.200                
NuGet\Install-Package Logary.Targets.RabbitMQ -Version 4.0.200                
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.200" />                
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.200                
#r "nuget: Logary.Targets.RabbitMQ, 4.0.200"                
#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.200

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

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 net461 is compatible.  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] use albacore method for finding dll
* [infra] use paket pack
* [infra] skip Rutta nugets
* [infra] bumping Suave
* [docs] update ToC
* [docs] correcting readme syntax
* [infra] removing asm ver again
* [infra] assemblyinfo churn
* [docs] documenting state of File target
* [suave-adapter] removing – now using Facade
* [infra] bump Suave etc
* [tests] repro of Travis and Appveyor lockup
* [infra] adding all AssemblyVersionInfos
* [tests] skip locking test
* [infra] more logging for Travis and AppVeyor
* [datamodel] #202 - Duration is primitive
* [datamodel] #202 - TimeSpan is primitive
* [file] using CreationTimeUtc instead of CreationTime
* [infra] more test logging
* Merge remote-tracking branch 'lynx/feature/file-flush-improvements'
* [infra] making test debug listen to DEBUG env var
* [file] flush improvements, docs for it
* [infra] try mono 4.6.1 instead
* Merge branch 'feature/file-target'
* [file] rotation first cut
* [file] regex match exactly service name and host
* [infra] adding TMPDIR to travis, new mono version
* [file] implemented rotation policy checks
* [file] supports regex-matching spec
* [tests] extract literal to Fac module
* [runtimeinfo] refactor to use #create
* [infra] refactoring fsproj files
* [tests] support acting on targets without doing Hopac.run
* [tests] adapt LiterateConsole to Expecto's logger
* [tests] adding Logary.Adapters.Facade as ref
* [file] test for logging 10K messages (takes about 1.1s on my laptop)
* [target] better value name
* [registry] better value name
* [file] extending file target file name validation
* [file] extract parser concerns
* [file] parses naming 100% correct
* [file] simple multi-variable parser
* [runtimeinfo] expanding with hostName property (BREAKING)
* [file] FParsec can parse single spec atom
* [file] wrote tests for Naming
* [file] refactor basic tests, turn on integration tests
* [file] passing basic tests
* [file] basicTests now relevant
* [file] moving into Logary
* [file] refactor deletions
* [file] rotateCh for scheduled rotations
* [file] adding TODOs
* [file] comments, #create on State
* [file] +recovery, working through flush logic
* [file] adding more invariants to docs
* [file] reword comment
* [file] pass reference instead of closing over
* [file] update comment to reflect Job
* [file] ensuring order of things
* [file] allow NACK to exit while flushing
* [file] wrote the flushing logic
* [facade] semaphore protection
* [file] work towards working file target
* [infra] toc
* [file] documenting architecture
* [file] working on the target
* [infra] update deps
* [infra] paket churn
* [file] initial sketches
* Merge pull request #200 from haf-lynx/feature/unit-tasks
* [refactor] replace awaitUnitTask with fromUnitTask to catch potential errors
* [facade] converting flyweight to logical clock
* Update README.md
* Update README.md
* Merge pull request #197 from haf-lynx/master
* [core] better test for local time
* [core] adding test for converting DateTimeOffset
* [winperfcounters] skip stuff on mono
* [winperfcounters] test pidInstance on mono
* [metrics] fix and test for #196