Logary.Adapters.FsSql
4.0.310
Prefix Reserved
See the version list below for details.
dotnet add package Logary.Adapters.FsSql --version 4.0.310
NuGet\Install-Package Logary.Adapters.FsSql -Version 4.0.310
<PackageReference Include="Logary.Adapters.FsSql" Version="4.0.310" />
paket add Logary.Adapters.FsSql --version 4.0.310
#r "nuget: Logary.Adapters.FsSql, 4.0.310"
// Install Logary.Adapters.FsSql as a Cake Addin #addin nuget:?package=Logary.Adapters.FsSql&version=4.0.310 // Install Logary.Adapters.FsSql as a Cake Tool #tool nuget:?package=Logary.Adapters.FsSql&version=4.0.310
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)
- FsSql (>= 2.1.0)
- Hopac (>= 0.3.23)
- Logary (>= 4.0.310)
- 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 |
---|---|---|
4.2.1 | 1,748 | 9/3/2017 |
4.2.0 | 4,247 | 5/9/2017 |
4.1.1 | 1,567 | 4/28/2017 |
4.1.0 | 1,522 | 4/20/2017 |
4.0.311 | 1,710 | 2/13/2017 |
4.0.310 | 1,489 | 2/13/2017 |
4.0.304 | 1,543 | 1/8/2017 |
4.0.303 | 1,551 | 1/2/2017 |
4.0.302 | 1,544 | 12/28/2016 |
4.0.301 | 1,491 | 12/15/2016 |
4.0.300 | 1,497 | 12/15/2016 |
4.0.280 | 1,489 | 12/6/2016 |
4.0.261 | 1,554 | 12/6/2016 |
4.0.260 | 1,652 | 11/28/2016 |
4.0.241 | 1,584 | 11/22/2016 |
4.0.240 | 1,551 | 11/22/2016 |
4.0.223 | 1,509 | 11/21/2016 |
4.0.222 | 1,550 | 11/16/2016 |
4.0.221 | 1,501 | 11/16/2016 |
4.0.200 | 1,481 | 11/10/2016 |
4.0.181 | 1,567 | 10/25/2016 |
4.0.180 | 1,471 | 10/24/2016 |
4.0.160 | 1,496 | 10/17/2016 |
4.0.150 | 1,452 | 10/10/2016 |
4.0.122 | 1,584 | 9/29/2016 |
4.0.121 | 1,531 | 9/29/2016 |
4.0.120 | 1,563 | 9/29/2016 |
4.0.112 | 1,656 | 9/2/2016 |
4.0.111 | 1,494 | 9/2/2016 |
4.0.101 | 1,531 | 8/25/2016 |
4.0.100 | 1,439 | 8/25/2016 |
4.0.80 | 1,513 | 8/24/2016 |
4.0.60 | 1,495 | 8/11/2016 |
4.0.41 | 1,486 | 8/10/2016 |
4.0.40 | 1,443 | 8/10/2016 |
4.0.20 | 1,600 | 7/22/2016 |
4.0.19 | 1,555 | 7/21/2016 |
4.0.18 | 1,504 | 7/19/2016 |
4.0.17 | 1,528 | 6/29/2016 |
4.0.16 | 1,553 | 6/28/2016 |
4.0.15 | 1,429 | 6/28/2016 |
4.0.14 | 1,506 | 6/18/2016 |
4.0.13 | 1,449 | 6/18/2016 |
4.0.11 | 1,684 | 5/2/2016 |
4.0.10 | 1,594 | 4/29/2016 |
4.0.9 | 1,716 | 4/27/2016 |
4.0.7 | 1,722 | 4/25/2016 |
4.0.6 | 1,397 | 4/12/2016 |
4.0.5 | 1,502 | 4/10/2016 |
4.0.3 | 1,487 | 3/28/2016 |
4.0.2 | 1,516 | 3/17/2016 |
4.0.1 | 1,434 | 3/8/2016 |
4.0.0 | 1,472 | 3/8/2016 |
4.0.0-alpha2 | 1,253 | 3/8/2016 |
Release Notes:
* [bugfix] Correct ElasticSearch index creation.
* Merge pull request #234 from adamchester/literate-custom-output-template
* Added `outputTemplate` to `LiterateConsoleTarget` ctor
* Refactor tokeniserForOutputTemplate
* Facade/LiterateFormatting: Improved doco and readability
* Facade: allow customising the literate output template
* [infra] fixing location of Facade.cs in README
* Merge pull request #231 from adamchester/general-fixups
* Add back log4net adapter
* Fix facade tests failure by updating Expecto
* Remove some warnings
* Fix stack overflow in DEBUG test runs
* Doing the VS SLN GUID case dance,
* [infra] bump dependencies