Azure Event Hub logger provider implementation for Microsoft.Extensions.Logging.
Info
Version: | 1.0.1 |
Author(s): | daenet GmbH |
Last Update: | Tuesday, September 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/daenetCorporation/EventHubLogger |
NuGet Url: | https://www.nuget.org/packages/Daenet.Common.Logging.EventHub |
Install
Install-Package Daenet.Common.Logging.EventHub
dotnet add package Daenet.Common.Logging.EventHub
paket add Daenet.Common.Logging.EventHub
Daenet.Common.Logging.EventHub Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.EventHubs(>= 1.0.3)
- Microsoft.Extensions.Logging.Configuration(>= 2.0.0)
- Microsoft.Extensions.Logging(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags