log4net-oldkey 1.2.13

dotnet add package log4net-oldkey --version 1.2.13
NuGet\Install-Package log4net-oldkey -Version 1.2.13
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-oldkey" Version="1.2.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add log4net-oldkey --version 1.2.13
#r "nuget: log4net-oldkey, 1.2.13"
#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-oldkey as a Cake Addin
#addin nuget:?package=log4net-oldkey&version=1.2.13

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

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.

This version contain the "oldkey" binaries, as explained in http://logging.apache.org/log4net/release/faq.html#two-snks.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.13 603 4/24/2014