rutta 4.0.181

dotnet add package rutta --version 4.0.181
                    
NuGet\Install-Package rutta -Version 4.0.181
                    
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="rutta" Version="4.0.181" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="rutta" Version="4.0.181" />
                    
Directory.Packages.props
<PackageReference Include="rutta" />
                    
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 rutta --version 4.0.181
                    
#r "nuget: rutta, 4.0.181"
                    
#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=rutta&version=4.0.181
                    
Install rutta as a Cake Addin
#tool nuget:?package=rutta&version=4.0.181
                    
Install rutta as a Cake Tool

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

There are no supported framework assets in this 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
4.0.181 1,379 10/25/2016
4.0.180 1,101 10/24/2016
4.0.160 1,102 10/17/2016
4.0.150 1,129 10/10/2016
4.0.122 1,162 9/29/2016
4.0.121 1,095 9/29/2016
4.0.120 1,150 9/29/2016
4.0.112 1,212 9/2/2016
4.0.101 1,137 8/25/2016
4.0.100 1,126 8/25/2016
4.0.80 1,176 8/24/2016
4.0.60 1,156 8/11/2016
4.0.41 1,134 8/10/2016
4.0.40 1,165 8/10/2016
4.0.20 1,168 7/22/2016
4.0.19 1,143 7/21/2016
4.0.18 1,123 7/19/2016
4.0.14 1,219 6/18/2016
4.0.11 1,138 5/2/2016
4.0.10 1,161 4/29/2016
4.0.9 1,452 4/27/2016
4.0.7 1,418 4/25/2016
4.0.6 1,098 4/12/2016
4.0.5 1,184 4/10/2016
4.0.3 1,227 3/28/2016
4.0.2 1,115 3/17/2016
4.0.1 1,094 3/8/2016
4.0.0 1,188 3/8/2016
4.0.0-alpha2 972 3/8/2016

Release Notes:

* [infra] whitespace
* [literate] test for #195
* [literate] fixes #195
* [infra] sequence tests for now
* [docs] more on Serilog
* [docs] forgot paren
* [docs] documeting differences with Serilog