Info
Version: | 1.0.0.2 |
Author(s): | Kim Christensen, Todd Meinershagen, Bruno Câmara |
Last Update: | Wednesday, November 20, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NLog/NLog-Contrib |
NuGet Url: | https://www.nuget.org/packages/NLog.Contrib |
Install
Install-Package NLog.Contrib
dotnet add package NLog.Contrib
paket add NLog.Contrib
NLog.Contrib Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(2.1.0)
Tags
Specifically, a new MappedDiagnosticsLogicalContext for maintaining diagnostic state across threads including asynchronous contexts. This is similar to ThreadLogicalContext in the log4net library.