A Serilog sink that writes events to NewRelic Logs API.
Info
Version: | 1.3.0 |
Author(s): | thiagobarradas, stanislav, johnkattenhorn |
Last Update: | Monday, July 1, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thiagobarradas/serilog-sinks-newrelic-logs |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.NewRelic.Logs |
Install
Install-Package Serilog.Sinks.NewRelic.Logs
dotnet add package Serilog.Sinks.NewRelic.Logs
paket add Serilog.Sinks.NewRelic.Logs
Serilog.Sinks.NewRelic.Logs Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.9.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- System.Configuration.ConfigurationManager(>= 4.7.0)
Tags