Simple log4net appender which logs to the raygun.io API from your WebApi application.
Info
| Version: | 4.3.0.6008 |
| Author(s): | Phillip Wong |
| Last Update: | Wednesday, October 23, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/plmwong/log4net-raygun |
| NuGet Url: | https://www.nuget.org/packages/log4net.Raygun.WebApi |
Install
Install-Package log4net.Raygun.WebApi
dotnet add package log4net.Raygun.WebApi
paket add log4net.Raygun.WebApi
log4net.Raygun.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- log4net(>= 2.0.2)
- Mindscape.Raygun4Net.WebApi(>= 5.9.0)
Tags