Testing package for Azure logging to Elasticsearch.
Info
Version: | 2.0.0 |
Author(s): | MyAuthor |
Last Update: | Friday, May 31, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ElasticsearchLogging |
Install
Install-Package ElasticsearchLogging
dotnet add package ElasticsearchLogging
paket add ElasticsearchLogging
ElasticsearchLogging Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.WebJobs(>= 3.0.8)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Serilog(>= 2.8.0)
- Serilog.Sinks.Elasticsearch(>= 7.1.0)
Tags