Serilog event sink that writes to the sentry.io service.
Info
Version: | 1.0.3 |
Author(s): | czesiu |
Last Update: | Thursday, September 21, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://serilog.net/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.SentryIO |
Install
Install-Package Serilog.Sinks.SentryIO
dotnet add package Serilog.Sinks.SentryIO
paket add Serilog.Sinks.SentryIO
Serilog.Sinks.SentryIO Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.0.0 && < 3.0.0)
- SharpRaven(>= 2.2.0)
Tags