This package contains implementations of the ILogger and ILoggerProvider to allow log4net to be used with the Microsoft.Extensions.Logging infrastructure.
Info
Version: | 6.0.0-preview-0073 |
Author(s): | Richard Edwards |
Last Update: | Friday, November 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zinofi/Umbrella |
NuGet Url: | https://www.nuget.org/packages/Umbrella.Extensions.Logging.Log4Net |
Install
Install-Package Umbrella.Extensions.Logging.Log4Net
dotnet add package Umbrella.Extensions.Logging.Log4Net
paket add Umbrella.Extensions.Logging.Log4Net
Umbrella.Extensions.Logging.Log4Net Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.1)
- log4net(>= 2.0.8)
Tags