log4net 2.0.3

Details
Advisory: https://github.com/advisories/GHSA-2cwj-8chv-9pp9 Severity: critical
Additional Details

This is package has been deprecated. Good day.

There is a newer version of this package available.
See the version list below for details.
dotnet add package log4net --version 2.0.3
NuGet\Install-Package log4net -Version 2.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="log4net" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add log4net --version 2.0.3
#r "nuget: log4net, 2.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install log4net as a Cake Addin
#addin nuget:?package=log4net&version=2.0.3

// Install log4net as a Cake Tool
#tool nuget:?package=log4net&version=2.0.3

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on log4net:

Package Downloads
Castle.Core-log4net

Castle logging services integration with log4net 1.2.10

Common.Logging.Log4Net

DEPRECATED -- DO NOT USE (view "Project Information" url for more info)

Topshelf.Log4Net

Log4Net Logging Integration for Topshelf. Topshelf is an open source project for hosting services without friction. By referencing Topshelf, your console application *becomes* a service installer with a comprehensive set of command-line options for installing, configuring, and running your application as a service.

LinqToExcel

Easily retrieve data from spreadsheets and csv files by using LINQ

Common.Logging.Log4Net1211

Common.Logging library bindings for Log4Net 1.2.11 logging framework.

GitHub repositories (304)

Showing the top 5 popular GitHub repositories that depend on log4net:

Repository Stars
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
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.
quartznet/quartznet
Quartz Enterprise Scheduler .NET
Version Downloads Last updated
2.0.5 24,338 12/10/2015
2.0.4 65,291 11/12/2015
2.0.3 1,435,988 11/23/2013
2.0.2 157,067 10/5/2013
2.0.1 87,335 9/19/2013
2.0.0 745,885 2/16/2012
1.2.10 555,551 1/7/2011