Custom target for NLog enabling you to send logging messages to the Sentry logging service.
Info
| Version: | 1.3.0 |
| Author(s): | Bjarne Riis, Dillon Buchanan |
| Last Update: | Tuesday, March 15, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bjarneriis/NLog.Targets.Sentry |
| NuGet Url: | https://www.nuget.org/packages/NLog.Targets.Sentry |
Install
Install-Package NLog.Targets.Sentry
dotnet add package NLog.Targets.Sentry
paket add NLog.Targets.Sentry
NLog.Targets.Sentry Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 3.2.0)
- SharpRaven(>= 1.4.3)
Tags