NLog.Extensions.AzureTableStorage 1.1.3.2

Azure table storage target implementation for NLog. A fork of harouny's project in github. The following features set this library apart: - It supports customizing partition and row keys with macros. For example, you can specify ${longdate}_${guid} in the target "RowKey" property to have your…