log4net 2.0.15
dotnet add package log4net --version 2.0.15
NuGet\Install-Package log4net -Version 2.0.15
<PackageReference Include="log4net" Version="2.0.15" />
paket add log4net --version 2.0.15
#r "nuget: log4net, 2.0.15"
// Install log4net as a Cake Addin
#addin nuget:?package=log4net&version=2.0.15
// Install log4net as a Cake Tool
#tool nuget:?package=log4net&version=2.0.15
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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net20 net35 net40 net40-client net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.0 Client
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.AppContext (>= 4.3.0)
- System.Collections.NonGeneric (>= 4.0.1)
- System.Console (>= 4.3.0)
- System.Data.Common (>= 4.1.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Diagnostics.Process (>= 4.1.0)
- System.Diagnostics.StackTrace (>= 4.0.1)
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.IO.FileSystem (>= 4.3.0)
- System.IO.FileSystem.Watcher (>= 4.0.0)
- System.Linq (>= 4.3.0)
- System.Net.NameResolution (>= 4.0.0)
- System.Net.Requests (>= 4.0.11)
- System.Net.Sockets (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Runtime.Extensions (>= 4.3.1)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.1)
- System.Threading (>= 4.3.0)
- System.Threading.Thread (>= 4.0.0)
- System.Threading.Timer (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XmlDocument (>= 4.0.1)
-
.NETStandard 2.0
- System.Configuration.ConfigurationManager (>= 4.5.0)
NuGet packages (2.9K)
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 |
|
MiNET
MiNET - a Minecraft PocketEdition Server |
|
log4net.Ext.Json
Enable JSON logging in log4net. |
|
Abp.Castle.Log4Net
Abp.Castle.Log4Net |
GitHub repositories (283)
Showing the top 5 popular GitHub repositories that depend on log4net:
Repository | Stars |
---|---|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
|
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
|
|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
winsw/winsw
A wrapper executable that can run any executable as a Windows service, in a permissive license.
|
|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
Version | Downloads | Last updated | |
---|---|---|---|
2.0.15 | 2,010,245 | 8/4/2022 | |
2.0.14 | 8,459,232 | 12/31/2021 | |
2.0.13 | 3,991,083 | 11/2/2021 | |
2.0.12 | 19,261,118 | 10/26/2020 | |
2.0.11 | 2,300,620 | 9/23/2020 | |
2.0.10 | 2,434,346 | 9/12/2020 | |
2.0.9 | 739,324 | 8/24/2020 | |
2.0.8 | 73,960,389 | 3/11/2017 | |
2.0.7 | 2,955,392 | 1/5/2017 | |
2.0.6 | 1,689,399 | 12/25/2016 | |
2.0.5 | 11,505,539 | 12/10/2015 | |
2.0.4 | 621,023 | 11/12/2015 | |
2.0.3 | 11,938,609 | 11/23/2013 | |
2.0.2 | 473,368 | 10/5/2013 | |
2.0.1 | 195,131 | 9/19/2013 | |
2.0.0 | 3,516,857 | 2/16/2012 | |
1.2.10 | 7,302,027 | 1/7/2011 |