log4net 2.0.1
Advisory: https://github.com/advisories/GHSA-2cwj-8chv-9pp9 | Severity: critical |
See the version list below for details.
dotnet add package log4net --version 2.0.1
NuGet\Install-Package log4net -Version 2.0.1
<PackageReference Include="log4net" Version="2.0.1" />
paket add log4net --version 2.0.1
#r "nuget: log4net, 2.0.1"
// Install log4net as a Cake Addin #addin nuget:?package=log4net&version=2.0.1 // Install log4net as a Cake Tool #tool nuget:?package=log4net&version=2.0.1
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net10 is compatible. net11 is compatible. net20 is compatible. net35 is compatible. net35-client is compatible. net40 is compatible. net40-client is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (3.1K)
Showing the top 5 NuGet packages that depend on log4net:
Package | Downloads |
---|---|
Microsoft.Extensions.Logging.Log4Net.AspNetCore
Allows to configure Log4net as Microsoft Extensions Logging handler on any ASP.NET Core application. Original code proposal by @anuraj --> https://dotnetthoughts.net/how-to-use-log4net-with-aspnetcore-for-logging/ |
|
Microsoft.ApplicationInsights.Log4NetAppender
Application Insights Log4Net Appender is a customer appender allowing you to send Log4Net log messages to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156 |
|
log4net.Ext.Json
Enable JSON logging in log4net. |
|
Snowflake.Data
Snowflake Connector for .NET |
|
MiNET
MiNET - a Minecraft PocketEdition Server |
GitHub repositories (316)
Showing the top 5 popular GitHub repositories that depend on log4net:
Repository | Stars |
---|---|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
BornToBeRoot/NETworkManager
A powerful tool for managing networks and troubleshoot network problems!
|
Version | Downloads | Last updated | |
---|---|---|---|
3.0.3-preview.1 | 616 | 10/24/2024 | |
3.0.2 | 37,135 | 10/21/2024 | |
3.0.1 | 122,625 | 9/27/2024 | |
3.0.0 | 92,106 | 9/15/2024 | |
2.0.17 | 2,975,839 | 3/25/2024 | |
2.0.16 | 436,960 | 3/8/2024 | |
2.0.15 | 25,774,941 | 8/4/2022 | |
2.0.14 | 19,900,032 | 12/31/2021 | |
2.0.13 | 12,499,604 | 11/2/2021 | |
2.0.12 | 39,914,563 | 10/26/2020 | |
2.0.11 | 3,609,024 | 9/23/2020 | |
2.0.10 | 5,922,591 | 9/12/2020 | |
2.0.9 | 1,043,588 | 8/24/2020 | |
2.0.8 | 96,889,960 | 3/11/2017 | |
2.0.7 | 3,512,464 | 1/5/2017 | |
2.0.6 | 2,195,789 | 12/25/2016 | |
2.0.5 | 14,387,642 | 12/10/2015 | |
2.0.4 | 710,557 | 11/12/2015 | |
2.0.3 | 15,579,471 | 11/23/2013 | |
2.0.2 | 572,627 | 10/5/2013 | |
2.0.1 | 262,063 | 9/19/2013 | |
2.0.0 | 4,942,581 | 2/16/2012 | |
1.2.10 | 10,509,406 | 1/7/2011 |