Creates a proxy which logs exceptions to Exceptionless and optionally logs start/end method calls.
Info
Version: | 1.0.0 |
Author(s): | Rush Frisby |
Last Update: | Thursday, October 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rushfrisby/ExceptionlessProxy |
NuGet Url: | https://www.nuget.org/packages/ExceptionlessProxy |
Install
Install-Package ExceptionlessProxy
dotnet add package ExceptionlessProxy
paket add ExceptionlessProxy
ExceptionlessProxy Download (Unzip the "nupkg" after downloading)
Dependencies
- Exceptionless(>= 4.3.2012)
- Newtonsoft.Json(>= 11.0.2)
- System.Reflection.DispatchProxy(>= 4.5.1)
Tags