Serilog Sink that pushes your log events to an Azure Event Hub.
Info
Version: | 2.0.19 |
Author(s): | Nodinite |
Last Update: | Friday, November 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://nodinite.com/ |
NuGet Url: | https://www.nuget.org/packages/Nodinite.Serilog.EventHubSink |
Install
Install-Package Nodinite.Serilog.EventHubSink
dotnet add package Nodinite.Serilog.EventHubSink
paket add Nodinite.Serilog.EventHubSink
Nodinite.Serilog.EventHubSink Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Azure.EventHubs(>= 4.1.0)
- Newtonsoft.Json(>= 12.0.2)
- Nodinite.Serilog.Models(>= 1.1.4)
- Serilog(>= 2.7.1)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
Tags