Simple and highly opinionated sink for structured data that is posted as JSON.
Info
Version: | 1.0.19 |
Author(s): | Philipp Sumi |
Last Update: | Monday, January 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/felfel/logging-dotnet |
NuGet Url: | https://www.nuget.org/packages/Felfel.Logging |
Install
Install-Package Felfel.Logging
dotnet add package Felfel.Logging
paket add Felfel.Logging
Felfel.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 11.0.2)
- Serilog(>= 2.7.1)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- System.Net.Http(>= 4.3.3)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 11.0.2)
- Serilog(>= 2.7.1)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- System.Net.Http(>= 4.3.3)
Tags