Serilog.Sinks.NewRelicLogs
1.2.2
A Serilog sink that writes events to version 1 of the NewRelic Logs API.
Install-Package Serilog.Sinks.NewRelicLogs -Version 1.2.2
dotnet add package Serilog.Sinks.NewRelicLogs --version 1.2.2
<PackageReference Include="Serilog.Sinks.NewRelicLogs" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Serilog.Sinks.NewRelicLogs --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Serilog.Sinks.NewRelicLogs, 1.2.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Expose the optional FormatProvider of the sink. Update dependencies.
Dependencies
-
- Newtonsoft.Json (>= 12.0.3)
- Serilog (>= 2.10.0)
- Serilog.Sinks.PeriodicBatching (>= 2.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.