Custom target for NLog enabling you to send logging messages to the Sentry logging service.
                        
                    
         
                Info
| Version: | 4.0.35 | 
| Author(s): | Bjarne Riis, Mike Dempster, Thomas Willson (Curtis Instruments) | 
| Last Update: | Tuesday, February 5, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/CurtisInstruments/NLog.Targets.Sentry | 
| NuGet Url: | https://www.nuget.org/packages/NLog.Targets.Sentry3 | 
Install
Install-Package NLog.Targets.Sentry3
                        dotnet add package NLog.Targets.Sentry3
                        paket add NLog.Targets.Sentry3
                        
                                NLog.Targets.Sentry3 Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 4.5 
                                        
                    - NLog(>= 4.5.11)
 - Newtonsoft.Json(>= 11.0.2)
 - SharpRaven(>= 2.4.0)
 
- NLog(>= 4.5.11)
 - Newtonsoft.Json(>= 11.0.2)
 - SharpRaven(>= 2.4.0)
 
Tags