Logary.Adapters.NLog
4.1.0
See the version list below for details.
dotnet add package Logary.Adapters.NLog --version 4.1.0
NuGet\Install-Package Logary.Adapters.NLog -Version 4.1.0
<PackageReference Include="Logary.Adapters.NLog" Version="4.1.0" />
<PackageVersion Include="Logary.Adapters.NLog" Version="4.1.0" />
<PackageReference Include="Logary.Adapters.NLog" />
paket add Logary.Adapters.NLog --version 4.1.0
#r "nuget: Logary.Adapters.NLog, 4.1.0"
#addin nuget:?package=Logary.Adapters.NLog&version=4.1.0
#tool nuget:?package=Logary.Adapters.NLog&version=4.1.0
Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.
Product | Versions 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. |
-
- FSharp.Core (>= 4.0.0.1)
- Hopac (>= 0.3.23)
- Logary (>= 4.1.0)
- NLog (>= 4.4.1)
- NodaTime (>= 1.3.2)
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 | 645 | 5/12/2020 |
5.0.0 | 647 | 9/19/2019 |
5.0.0-rc.13 | 333 | 8/30/2019 |
5.0.0-rc.12 | 324 | 8/30/2019 |
5.0.0-rc.11 | 329 | 8/29/2019 |
5.0.0-rc.10 | 325 | 4/10/2019 |
5.0.0-rc.9 | 333 | 4/5/2019 |
5.0.0-rc.8 | 327 | 4/4/2019 |
5.0.0-rc.7 | 343 | 4/1/2019 |
5.0.0-rc.1 | 393 | 2/18/2019 |
5.0.0-beta.28 | 404 | 12/6/2018 |
5.0.0-beta.27 | 422 | 12/6/2018 |
5.0.0-beta.26 | 662 | 10/2/2018 |
5.0.0-beta.25 | 698 | 9/22/2018 |
5.0.0-beta.24 | 697 | 9/14/2018 |
5.0.0-beta.23 | 685 | 9/14/2018 |
5.0.0-beta.22 | 711 | 8/13/2018 |
5.0.0-beta.21 | 733 | 7/1/2018 |
5.0.0-beta.20 | 629 | 6/29/2018 |
5.0.0-beta.19 | 631 | 6/19/2018 |
5.0.0-beta.18 | 724 | 6/13/2018 |
5.0.0-beta.17 | 744 | 6/13/2018 |
5.0.0-beta.16 | 747 | 6/12/2018 |
5.0.0-beta.15 | 624 | 6/8/2018 |
5.0.0-beta.14 | 646 | 6/7/2018 |
5.0.0-beta.13 | 650 | 6/7/2018 |
5.0.0-beta.12 | 651 | 6/7/2018 |
5.0.0-beta.11 | 787 | 5/24/2018 |
5.0.0-beta.10 | 753 | 5/23/2018 |
5.0.0-beta.9 | 774 | 5/23/2018 |
5.0.0-beta.8 | 791 | 5/23/2018 |
5.0.0-beta.7 | 682 | 5/17/2018 |
5.0.0-beta.6 | 820 | 4/29/2018 |
5.0.0-beta.5 | 921 | 4/28/2018 |
5.0.0-beta.4 | 752 | 4/28/2018 |
5.0.0-beta.3 | 831 | 4/15/2018 |
4.2.1 | 1,095 | 9/3/2017 |
4.2.0 | 1,103 | 5/9/2017 |
4.1.1 | 1,075 | 4/28/2017 |
4.1.0 | 1,105 | 4/20/2017 |
4.0.311 | 1,117 | 2/13/2017 |
4.0.304 | 1,113 | 1/8/2017 |
4.0.303 | 1,171 | 1/2/2017 |
4.0.302 | 1,133 | 12/28/2016 |
Release Notes:
* [targets] +AppInsights
* Merge pull request #244 from Thorium/master
* Update README.md
* minor fixes
* Microsoft Azure Application Insights target for Logary.
* Merge pull request #242 from adamchester/facade-literate-no-name-source
* [facade] literate: render exceptions *after* name|source
* [facade] Don't render name when message has no name,
* [facade] print names by default in dark text