A simple extension to Unity that enables NLog Logger dependencies to be injected into consuming classes, with the ILogger instance being configured as the correct logger for the consuming class.
Info
Version: | 1.0.0 |
Author(s): | Rob Levine, Aleksey Shubin |
Last Update: | Thursday, March 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/alekseysshubin/UnityNLogExtension |
NuGet Url: | https://www.nuget.org/packages/UnityNLogExtension |
Install
Install-Package UnityNLogExtension
dotnet add package UnityNLogExtension
paket add UnityNLogExtension
UnityNLogExtension Download (Unzip the "nupkg" after downloading)
Tags