Info
Version: | 2.0.1 |
Author(s): | Jean-Marc Weeger, Will Speak |
Last Update: | Monday, October 1, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iwillspeak/Log4NetProvider |
NuGet Url: | https://www.nuget.org/packages/Jmw.Log4NetProviderFork |
Install
Install-Package Jmw.Log4NetProviderFork
dotnet add package Jmw.Log4NetProviderFork
paket add Jmw.Log4NetProviderFork
Jmw.Log4NetProviderFork Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.0.0)
- log4net(>= 2.0.8)
It is suggested you use Microsoft.Extensions.Logging.Log4Net.AspNetCore (https://www.nuget.org/packages/Microsoft.Extensions.Logging.Log4Net.AspNetCore/) instead.
Log4Net provider for Net.Core logging system.