Serilog by Nicholas Blumhardt

<PackageReference Include="Serilog" Version="0.8.1" />

 Serilog 0.8.1

A no-nonsense logging library for the NoSQL era.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>Serilog</id>
    <version>0.8.1</version>
    <authors>Nicholas Blumhardt</authors>
    <owners>Nicholas Blumhardt</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>http://serilog.net</projectUrl>
    <iconUrl>http://serilog.net/images/serilog-logo-64.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>A no-nonsense logging library for the NoSQL era.</description>
    <language>en-US</language>
    <tags>serilog logging nosql events</tags>
  </metadata>
</package>