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.
<PackageVersion Include="Logary.Zipkin" Version="4.0.303" />
                    
Directory.Packages.props
<PackageReference Include="Logary.Zipkin" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Logary.Zipkin&version=4.0.303
                    
Install Logary.Zipkin as a Cake Addin
#tool nuget:?package=Logary.Zipkin&version=4.0.303
                    
Install Logary.Zipkin as a Cake Tool

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,525 1/2/2017
4.0.302 1,304 12/28/2016
4.0.301 1,311 12/15/2016
4.0.300 1,331 12/15/2016
4.0.280 1,311 12/6/2016
4.0.261 1,355 12/6/2016
4.0.241 1,349 11/22/2016
4.0.223 1,346 11/21/2016
4.0.221 1,289 11/16/2016
4.0.200 1,110 11/10/2016
4.0.181 1,331 10/25/2016
4.0.180 1,269 10/24/2016
4.0.160 1,289 10/17/2016
4.0.150 1,351 10/10/2016
4.0.122 1,301 9/29/2016
4.0.121 1,268 9/29/2016
4.0.120 1,284 9/29/2016
4.0.112 1,336 9/2/2016
4.0.101 1,336 8/25/2016
4.0.100 1,305 8/25/2016
4.0.80 1,309 8/24/2016
4.0.60 1,306 8/11/2016
4.0.41 1,337 8/10/2016
4.0.40 1,280 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