NLog.xLogger
1.0.0
An extension of NLog.Logger that provides additional functionality for tracing the entry and exit, arbitrary checkpoints, exceptions and stack traces within methods.
Install-Package NLog.xLogger -Version 1.0.0
dotnet add package NLog.xLogger --version 1.0.0
<PackageReference Include="NLog.xLogger" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NLog.xLogger --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Fixed a bug with the display of Type parameters for generic methods with no method parameters.
Dependencies
-
- Newtonsoft.Json (>= 9.0.1)
- NLog (>= 4.4.1)
- Utility.BigFont (>= 2.1.1.11)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.