This package contains implementations of the ILogger and ILoggerProvider to allow log4net to be used with the Microsoft.Extensions.Logging infrastructure.
Info
| Version: | 9.0.0 |
| Author(s): | Richard Edwards |
| Last Update: | Monday, February 16, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/umbrella-libraries/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