Send log events to custom topics in Azure Event Grid.
Info
Version: | 1.1.1 |
Author(s): | Chris Kirby |
Last Update: | Tuesday, December 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/authenticom/serilog-sinks-eventgrid |
NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.EventGrid |
Install
Install-Package Serilog.Sinks.EventGrid
dotnet add package Serilog.Sinks.EventGrid
paket add Serilog.Sinks.EventGrid
Serilog.Sinks.EventGrid Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Newtonsoft.Json(>= 10.0.3)
- Serilog(>= 2.6.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- System.Configuration.ConfigurationManager(>= 4.4.1)
- Microsoft.Net.Http(>= 2.2.29)
- Newtonsoft.Json(>= 10.0.3)
- Serilog(>= 2.6.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- System.Configuration.ConfigurationManager(>= 4.4.1)
Tags