Configure NLog logging using configuration files in Blob Storage.
Info
| Version: | 1.0.0 |
| Author(s): | Graeme Foster |
| Last Update: | Thursday, April 9, 2015 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/NLog.Config.WindowsAzure |
Install
Install-Package NLog.Config.WindowsAzure
dotnet add package NLog.Config.WindowsAzure
paket add NLog.Config.WindowsAzure
NLog.Config.WindowsAzure Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(2.1.0)
- WindowsAzure.Storage(3.0.3.0)