A Serilog sink that writes events to version 1 of the NewRelic Logs API.
Info
Version: | 1.2.2 |
Author(s): | Stanislav Sokolov |
Last Update: | Friday, October 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stanisls/serilog-sinks-newreliclogs |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.NewRelicLogs |
Install
Install-Package Serilog.Sinks.NewRelicLogs
dotnet add package Serilog.Sinks.NewRelicLogs
paket add Serilog.Sinks.NewRelicLogs
Serilog.Sinks.NewRelicLogs Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- Newtonsoft.Json(>= 12.0.3)
Tags