It is a .NET Core/Standard library that provides logging capabilities that relies on the Log4Net package.
Info
Version: | 1.0.0 |
Author(s): | Jose Carlos de Jesus Junior |
Last Update: | Friday, March 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/juninhodigital/Framework.Logging |
NuGet Url: | https://www.nuget.org/packages/Framework.Services.Logging |
Install
Install-Package Framework.Services.Logging
dotnet add package Framework.Services.Logging
paket add Framework.Services.Logging
Framework.Services.Logging Download (Unzip the "nupkg" after downloading)
Dependencies
- Framework.Services.Core(>= 1.0.3)
- System.Diagnostics.EventLog(>= 4.5.0)
- log4net(>= 2.0.5)
Tags