Info
Version: | 1.0.11 |
Author(s): | harouny |
Last Update: | Tuesday, June 20, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/harouny/NLog.Extensions.AzureTableStorage |
NuGet Url: | https://www.nuget.org/packages/AzureTableStorageNLogTarget |
Install
Install-Package AzureTableStorageNLogTarget
dotnet add package AzureTableStorageNLogTarget
paket add AzureTableStorageNLogTarget
AzureTableStorageNLogTarget Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(>= 3.2.0)
- WindowsAzure.Storage(>= 4.3.0)
Tags
log information saved includes:
LogTimeStamp, Level, LoggerName, Message, Exception, InnerException, StackTrace, MessageWithLayout, ExceptionData.