Logary.Adapters.FsSql by Henrik Feldt, Logibit AB

<PackageReference Include="Logary.Adapters.FsSql" Version="4.0.221" />

 Logary.Adapters.FsSql 4.0.221

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

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Logary.Adapters.FsSql</id>
    <version>4.0.221</version>
    <title>Logary.Adapters.FsSql</title>
    <authors>Henrik Feldt, Logibit AB</authors>
    <owners>Henrik Feldt, Logibit AB</owners>
    <licenseUrl>https://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
    <projectUrl>https://github.com/logary/logary</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/logary/logary-assets/master/graphics/LogaryLogoSquare32x32.png</iconUrl>
    <description>Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.</description>
    <releaseNotes>Release Notes:
* [infra] bump to v4.0.221
* Merge branch 'feature/influxdb-composite-values'
* [influx] fixes #193
* [infra] support xmldoc for ALL projects
* [infra] fix .gitattributes line feed for xxproj files
* Merge branch 'feature/cleaning-up-Logger-API'
* [infra] also build csproj files to nugets
* [infra] using v4.5.2
* [tests] run all tests
* [logger] ensure name throughout
* [infra] bump to .220
* [infra] fixing stray project GUID
* [infra] merged file configuration
* [infra] compiles
* [infra] fix symbol usage
* [infra] adding paket_pack
* [csharp] docs
* [logger] making logSimple an extension method
* [refactor] MAJOR BREAKING – Logger interface
* [infra] ignore case
* [file] config improvements and docs
* [file] builder</releaseNotes>
    <copyright>Henrik Feldt, Logibit AB</copyright>
    <language>en-GB</language>
    <tags>logging f# log logs metrics metrics.net measure gauge semantic structured</tags>
    <dependencies>
      <dependency id="FSharp.Core" version="4.0.0.1" />
      <dependency id="Hopac" version="0.3.23" />
      <dependency id="FsSql" version="2.1.0" />
      <dependency id="NodaTime" version="1.3.2" />
      <dependency id="Logary" version="4.0.221" />
    </dependencies>
  </metadata>
</package>