Config log4net with one line of code, and other useful helper to log codes benchmark (elapsed time of operations).
Info
Version: | 3.1.0 |
Author(s): | hiep |
Last Update: | Thursday, February 8, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/duongphuhiep/ToolsPack.NetCore/tree/master/src/ToolsPack.Log4net |
NuGet Url: | https://www.nuget.org/packages/ToolsPack.Log4net |
Install
Install-Package ToolsPack.Log4net
dotnet add package ToolsPack.Log4net
paket add ToolsPack.Log4net
ToolsPack.Log4net Download (Unzip the "nupkg" after downloading)
Dependencies
- ToolsPack.String(>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.4)
- log4net(>= 2.0.8)