.NET client for sending log data to an elastic search instance.
Info
Version: | 1.0.0 |
Author(s): | Tom Austin |
Last Update: | Friday, January 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ElasticLogging |
Install
Install-Package ElasticLogging
dotnet add package ElasticLogging
paket add ElasticLogging
ElasticLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- NEST(>= 7.10.1)
- Newtonsoft.Json(>= 12.0.3)
Tags