A gRPC interceptor for automatic logging of exceptions to the Sentry.
Info
Version: | 1.0.3 |
Author(s): | Visma e-conomic |
Last Update: | Thursday, June 21, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/e-conomic/csharp-grpc-sentry |
NuGet Url: | https://www.nuget.org/packages/NetGrpcSentry |
Install
Install-Package NetGrpcSentry
dotnet add package NetGrpcSentry
paket add NetGrpcSentry
NetGrpcSentry Download (Unzip the "nupkg" after downloading)
Dependencies
- Grpc(>= 1.12.0)
- SharpRaven(>= 2.4.0)
Tags