Logary.TOML by Henrik Feldt, Logibit AB

<PackageReference Include="Logary.TOML" Version="3.0.0" />

 Logary.TOML 3.0.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>Logary.TOML</id>
    <version>3.0.0</version>
    <title>Logary.TOML</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:

 * v2.7.0 - Logary.XXX -&gt; Logary.(Adapters|Targets|Services).XXX
 * Restructure Repository</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="FParsec" version="1.0.1" />
      <dependency id="FSharp.Core" version="3.1.2.1" />
      <dependency id="NodaTime" version="1.3.0" />
      <dependency id="Logary" version="3.0.0" />
    </dependencies>
  </metadata>
</package>