Send log events to custom topics in Azure Event Grid.
Info
| Version: | 2.0.1 |
| Author(s): | carlubian |
| Last Update: | Tuesday, February 23, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/carlubian/serilog-sinks-eventgrid |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.AzureEventGrid |
Install
Install-Package Serilog.Sinks.AzureEventGrid
dotnet add package Serilog.Sinks.AzureEventGrid
paket add Serilog.Sinks.AzureEventGrid
Serilog.Sinks.AzureEventGrid Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Serilog(>= 2.10.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
- System.Configuration.ConfigurationManager(>= 5.0.0)
Tags