Logary.Zipkin 4.0.303

Prefix Reserved
dotnet add package Logary.Zipkin --version 4.0.303                
NuGet\Install-Package Logary.Zipkin -Version 4.0.303                
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.Zipkin" Version="4.0.303" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Logary.Zipkin --version 4.0.303                
#r "nuget: Logary.Zipkin, 4.0.303"                
#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.Zipkin as a Cake Addin
#addin nuget:?package=Logary.Zipkin&version=4.0.303

// Install Logary.Zipkin as a Cake Tool
#tool nuget:?package=Logary.Zipkin&version=4.0.303                

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 (2)

Showing the top 2 NuGet packages that depend on Logary.Zipkin:

Package Downloads
Logary.Targets.Zipkin

Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.

Distracey.Logary

Add Logary APM metrics for Web Api controllers. Create a Logary GELF target. Then configure Logstash GELF endpoint with an output filter to Elastic Search. Browse data with Kibana. Create a Logary Zipkin target. Then configure ZipKin. Browse distributed traces with ZipKin.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.303 1,377 1/2/2017
4.0.302 1,163 12/28/2016
4.0.301 1,170 12/15/2016
4.0.300 1,191 12/15/2016
4.0.280 1,169 12/6/2016
4.0.261 1,214 12/6/2016
4.0.241 1,209 11/22/2016
4.0.223 1,200 11/21/2016
4.0.221 1,149 11/16/2016
4.0.200 968 11/10/2016
4.0.181 1,189 10/25/2016
4.0.180 1,128 10/24/2016
4.0.160 1,146 10/17/2016
4.0.150 1,209 10/10/2016
4.0.122 1,158 9/29/2016
4.0.121 1,127 9/29/2016
4.0.120 1,143 9/29/2016
4.0.112 1,190 9/2/2016
4.0.101 1,193 8/25/2016
4.0.100 1,164 8/25/2016
4.0.80 1,164 8/24/2016
4.0.60 1,162 8/11/2016
4.0.41 1,192 8/10/2016
4.0.40 1,136 8/10/2016

Release Notes:
* [tests/log4net] correcting symbol name
* [infra] bump patch
* Merge remote-tracking branch 'origin/master' into develop
* Merge pull request #223 from thingylab/patch-1
* nope
* Fix F# Hello World
* Merge pull request #222 from baronfel/stackdriver_working
* slight stylistic cleanup to use constructor parameters
* add formatting of message strings to the messages
* update packages and revert the stackdriver taget to using the single logging requests