A Serilog sink that writes events to Raygun using the MindscapeHQ AspNetCore library.
Info
Version: | 1.0.0 |
Author(s): | Armando Bracho |
Last Update: | Wednesday, April 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/armandombi/serilog-sinks-raygun-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.Raygun.AspNetCore |
Install
Install-Package Serilog.Sinks.Raygun.AspNetCore
dotnet add package Serilog.Sinks.Raygun.AspNetCore
paket add Serilog.Sinks.Raygun.AspNetCore
Serilog.Sinks.Raygun.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Mindscape.Raygun4Net.AspNetCore(>= 6.1.0)
- Serilog(>= 2.8.0)
Tags