An extension of NLog.Logger that provides additional functionality for tracing the entry and exit, arbitrary checkpoints, exceptions and stack traces within methods.
Info
| Version: | 1.0.0 |
| Author(s): | JP Dillingham |
| Last Update: | Sunday, February 5, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jpdillingham/xLogger |
| NuGet Url: | https://www.nuget.org/packages/NLog.xLogger |
Install
Install-Package NLog.xLogger
dotnet add package NLog.xLogger
paket add NLog.xLogger
NLog.xLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- NLog(>= 4.4.1)
- Utility.BigFont(>= 2.1.1.11)