The Refactorius hierarchical logging interface library provides a log4net-like logging interface supporting hierarchical logging and easy adddition of arbitrary extra information to log messages.
Info
Version: | 10.0.2 |
Author(s): | Alexander Nosenko |
Last Update: | Tuesday, February 18, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/Refactorius/Refactorius.Common |
NuGet Url: | https://www.nuget.org/packages/Refactorius.Logging |
Install
Install-Package Refactorius.Logging
dotnet add package Refactorius.Logging
paket add Refactorius.Logging
Refactorius.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2019.1.3)
- Refactorius.Common(>= 10.1.3)
Tags