An Elmah appender that sends errors and excptions to Stackify.
Info
Version: | 1.18.1 |
Author(s): | Jason Taylor |
Last Update: | Thursday, March 17, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/StackifyLib.Elmah.MVC |
Install
Install-Package StackifyLib.Elmah.MVC
dotnet add package StackifyLib.Elmah.MVC
paket add StackifyLib.Elmah.MVC
StackifyLib.Elmah.MVC Download (Unzip the "nupkg" after downloading)
Dependencies
- Elmah.MVC(>= 2.1.1)
- Newtonsoft.Json(>= 6.0.2)
- StackifyLib(>= 1.21.0)