Logary.Adapters.Hawk by Henrik Feldt, Logibit AB

<PackageReference Include="Logary.Adapters.Hawk" Version="3.0.1" />

 Logary.Adapters.Hawk 3.0.1

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>Logary.Adapters.Hawk</id>
    <version>3.0.1</version>
    <title>Logary.Adapters.Hawk</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:

 * v3.0.1
 * [infra] bumping Suave, Hawk packages, EventStore packages
 * Merge branch 'feature/JSON.Net.FSharp'
 * notes on how to do it
 * Paket churn
 * updating readme</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="Hawk" version="0.8.0" />
      <dependency id="FSharp.Core" version="3.1.2.1" />
      <dependency id="Logary" version="3.0.1" />
    </dependencies>
  </metadata>
</package>