Microsoft.Extensions.Logging posting to ElasticSearch.
Info
Version: | 6.8.0.68 |
Author(s): | amccool |
Last Update: | Wednesday, December 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AM.Extensions.Logging.ElasticSearch |
Install
Install-Package AM.Extensions.Logging.ElasticSearch
dotnet add package AM.Extensions.Logging.ElasticSearch
paket add AM.Extensions.Logging.ElasticSearch
AM.Extensions.Logging.ElasticSearch Download (Unzip the "nupkg" after downloading)
Dependencies
- Elasticsearch.Net(>= 6.8.2 && < 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- Microsoft.Extensions.Logging.Configuration(>= 2.1.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Reactive.Linq(>= 3.1.0)
Tags