FSharp.Actor-logary by Henrik Feldt, Logibit AB

<PackageReference Include="FSharp.Actor-logary" Version="2.4.0" />

 FSharp.Actor-logary 2.4.0

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/08/nuspec.xsd">
  <metadata>
    <id>FSharp.Actor-logary</id>
    <version>2.4.0</version>
    <title>FSharp.Actor-logary</title>
    <authors>Henrik Feldt, Logibit AB</authors>
    <owners>Henrik Feldt, Logibit AB</owners>
    <licenseUrl>https://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
    <iconUrl>https://raw.githubusercontent.com/logary/logary-assets/master/graphics/LogaryLogoSquare32x32.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Logary is a high performance, multi-target logging, metric and health-check library for mono and .Net.</description>
    <releaseNotes>Release Notes:

 * [core] Intelliplan.JsonNet -&gt; NodaTime.Serialization.JsonNet
 * Merge pull request #64 from jamesjrg/master
 * Change platform target of Logary.Adapters.Suave to AnyCPU
 * gitignore .user files anywhere in source tree
 * remove dot settings from VC</releaseNotes>
    <copyright>Henrik Feldt, Logibit AB</copyright>
    <tags>logging f# nosql log4net nlog serilog log logs metrics metrics.net measure performance perf semantic structured</tags>
    <dependencies>
      <dependency id="FSharp.Core" version="3.1.2.1" />
    </dependencies>
  </metadata>
</package>