Info
Version: | 0.4.0 |
Author(s): | Manuel Blanquett |
Last Update: | Thursday, December 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nalla/Extensions.Logging.Log4Net |
NuGet Url: | https://www.nuget.org/packages/Extensions.Logging.Log4Net |
Install
Install-Package Extensions.Logging.Log4Net
dotnet add package Extensions.Logging.Log4Net
paket add Extensions.Logging.Log4Net
Extensions.Logging.Log4Net Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.1.1)
- log4net(>= 2.0.5)
Tags
Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/.