InfluxDB sink for Serilog.
Info
Version: | 1.0.2 |
Author(s): | rifatx, iss0 |
Last Update: | Friday, March 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rifatx/Serilog.Sinks.InfluxDB |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.InfluxDB |
Install
Install-Package Serilog.Sinks.InfluxDB
dotnet add package Serilog.Sinks.InfluxDB
paket add Serilog.Sinks.InfluxDB
Serilog.Sinks.InfluxDB Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.5.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- NETStandard.Library(>= 2.0.1)
- InfluxData.Net(>= 8.0.1)
Tags