Use NLog to write to an Azure Table partitioned by year and month.
Info
Version: | 1.0.0 |
Author(s): | Jon Sagara |
Last Update: | Wednesday, March 16, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jonsagara/NLog.Targets.AzureTableByMonth |
NuGet Url: | https://www.nuget.org/packages/NLog.Targets.AzureTableByMonth |
Install
Install-Package NLog.Targets.AzureTableByMonth
dotnet add package NLog.Targets.AzureTableByMonth
paket add NLog.Targets.AzureTableByMonth
NLog.Targets.AzureTableByMonth Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 4.2.3)
- WindowsAzure.Storage(>= 5.0.2)
Tags