log4net appender to send errors to Sentry (getsentry.com and github.com/getsentry/sentry).
Info
| Version: | 1.5.2 |
| Author(s): | Adam Hill, Chris Eldredge |
| Last Update: | Friday, July 22, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rogersillito/SentryAppender/ |
| NuGet Url: | https://www.nuget.org/packages/SharpRaven.Log4Net |
Install
Install-Package SharpRaven.Log4Net
dotnet add package SharpRaven.Log4Net
paket add SharpRaven.Log4Net
SharpRaven.Log4Net Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.5)
- Newtonsoft.Json(>= 6.0.6)
- SharpRaven(>= 1.5.1)
Tags