elmah.io by elmah.io

<PackageReference Include="elmah.io" Version="3.3.49" />

 elmah.io 3.3.49

ELMAH error logger for sending errors to elmah.io. This package include initial configuration for getting up and running with elmah.io from ASP.NET, MVC, Web API etc. Consider using one of the specialized packages instead (Elmah.Io.Mvc, Elmah.Io.WebApi etc.).

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>elmah.io</id>
    <version>3.3.49</version>
    <title>elmah.io</title>
    <authors>elmah.io</authors>
    <owners>elmah.io</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/elmahio/elmah.io</projectUrl>
    <iconUrl>https://secure.gravatar.com/avatar/5c4cb3646528821117abde6d2d5ee22d?s=64</iconUrl>
    <description>ELMAH error logger for sending errors to elmah.io. This package include initial configuration for getting up and running with elmah.io from ASP.NET, MVC, Web API etc. Consider using one of the specialized packages instead (Elmah.Io.Mvc, Elmah.Io.WebApi etc.).</description>
    <summary>ELMAH error logger for sending errors to elmah.io. This package include initial configuration for getting up and running with elmah.io.</summary>
    <tags>Error Exception Reporting Management Logging ELMAH Diagnostics Tracing</tags>
    <dependencies>
      <dependency id="elmah.corelibrary" version="1.2.2" />
      <dependency id="Elmah.Io.Client" version="[3.3.58, 4.0.0)" />
    </dependencies>
  </metadata>
</package>