Serilog.Sinks.AzureTable is a library to save logging information from https://github.com/serilog/serilog to Azure TableStorage.
Info
Version: | 1.0.0 |
Author(s): | Lykke |
Last Update: | Wednesday, September 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LykkeBusinessPlatform/Lykke.Logs |
NuGet Url: | https://www.nuget.org/packages/LykkeBiz.Serilog.Sinks.AzureTable |
Install
Install-Package LykkeBiz.Serilog.Sinks.AzureTable
dotnet add package LykkeBiz.Serilog.Sinks.AzureTable
paket add LykkeBiz.Serilog.Sinks.AzureTable
LykkeBiz.Serilog.Sinks.AzureTable Download (Unzip the "nupkg" after downloading)
Dependencies
- Lykke.AzureStorage(>= 8.13.4)
- Lykke.SettingsReader(>= 5.3.0)
- Serilog(>= 2.9.0)
- Serilog.Sinks.PeriodicBatching(>= 2.3.0)
Tags