Info
Version: | 0.4.4 |
Author(s): | Khanlar Mammadov |
Last Update: | Sunday, June 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/khanlarmammadov/TacitusLogger |
NuGet Url: | https://www.nuget.org/packages/TacitusLogger |
Install
Install-Package TacitusLogger
dotnet add package TacitusLogger
paket add TacitusLogger
TacitusLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
Tacitus logger helps to organize your logging process to save vital execution information of your application to the variety of logging destinations.
Attention: TacitusLogger is currently in Alpha phase.
This means you should not use it in any production code.