demo-log4net-native-net35-full 2.0.5

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

// Install demo-log4net-native-net35-full as a Cake Tool
#tool nuget:?package=demo-log4net-native-net35-full&version=2.0.5

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.
native native is compatible. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.5 1,204 9/5/2017