Write Serilog events to Azure Event Hub.
Info
Version: | 6.0.0 |
Author(s): | Serilog Contributors |
Last Update: | Tuesday, February 8, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://serilog.net/ |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.AzureEventHub |
Install
Install-Package Serilog.Sinks.AzureEventHub
dotnet add package Serilog.Sinks.AzureEventHub
paket add Serilog.Sinks.AzureEventHub
Serilog.Sinks.AzureEventHub Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Azure.EventHubs(>= 1.0.3)
- Serilog(>= 2.5.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- Microsoft.Azure.EventHubs(>= 1.0.3)
- Serilog(>= 2.5.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- Microsoft.Azure.EventHubs(>= 1.0.3)
- Serilog(>= 2.5.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
Tags