InfluxDB sink for Serilog with .NET standard 2.0.
Info
| Version: | 1.0.5 |
| Author(s): | Thiago Barradas, rifatx, iss0 |
| Last Update: | Wednesday, February 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ThiagoBarradas/serilog-sinks-influxdb |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.InfluxDB.Standard |
Install
Install-Package Serilog.Sinks.InfluxDB.Standard
dotnet add package Serilog.Sinks.InfluxDB.Standard
paket add Serilog.Sinks.InfluxDB.Standard
Serilog.Sinks.InfluxDB.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- InfluxData.Net(>= 8.0.1)
- Serilog(>= 2.8.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
Tags