Serilog event sink that writes to Azure Table Storage over HTTP.
Info
| Version: | 5.0.1 |
| Author(s): | Robert Moore |
| Last Update: | Saturday, October 20, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/diegostamigni/serilog-sinks-azuretablestorage |
| NuGet Url: | https://www.nuget.org/packages/Serilog.Sinks.AzureTableStorage.NETStandard |
Install
Install-Package Serilog.Sinks.AzureTableStorage.NETStandard
dotnet add package Serilog.Sinks.AzureTableStorage.NETStandard
paket add Serilog.Sinks.AzureTableStorage.NETStandard
Serilog.Sinks.AzureTableStorage.NETStandard Download (Unzip the "nupkg" after downloading)
Dependencies
- Serilog(>= 2.6.0)
- Serilog.Sinks.PeriodicBatching(>= 2.1.1)
- WindowsAzure.Storage(>= 9.1.0)
Tags