An open API service for producing an overview of a list of open source projects.

https://github.com/apache/logging-log4net

apache api dotnet library log4net logger logging syslog

Score: 30.151500834256424

Last synced: about 9 hours ago
JSON representation

Repository metadata:

Apache Log4net is a versatile, feature-rich, efficient logging API and backend for .NET


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 1,541
Total Committers: 35
Avg Commits per committer: 44.029
Development Distribution Score (DDS): 0.714

Commits in past year: 109
Committers in past year: 8
Avg Commits per committer in past year: 13.625
Development Distribution Score (DDS) in past year: 0.101

Name Email Commits
Nicko Cadell n****o@a****g 440
Stefan Bodewig b****g@a****g 395
Jan Friedrich f****l@a****g 290
Davyd McColl d****m@g****m 111
Dominik Psenner d****r@a****g 108
Ron Grabowski r****i@a****g 75
Gert Driesen d****g@a****g 18
Erik Mavrinac e****v@m****m 17
Curtis William Arnold c****d@a****g 13
dependabot[bot] 4****] 12
Jan Friedrich J****h@k****e 7
Piotr P. Karwasz p****b@k****g 7
Grzegorz Dziadkiewicz g****z@d****m 6
Niall Daley n****l@a****g 6
Tsar Nikolay n****v@i****u 6
Volkan Yazıcı v****n@y****i 4
Andrei Chasovskikh a****h@g****m 3
Ceki Gulcu c****i@a****g 3
Ralph Goers r****s@a****g 2
Michael Butvinnik b****4@g****m 2
Bipul Raman (MSFT) 8****n 2
yogitasingh001 y****3@g****m 1
mobilebilly m****y@g****m 1
XenoAmess x****s@g****m 1
Oleh Titomyr o****r@g****m 1
Matt Sicker b****s@g****m 1
no author d****l@a****g 1
Marcel Gosselin m****n@g****m 1
Justin Michaels j****s@g****m 1
Gary Gregory g****y 1
and 5 more...

Issue and Pull Request metadata

Last synced: 9 days ago

Total issues: 73
Total pull requests: 240
Average time to close issues: 23 days
Average time to close pull requests: 7 months
Total issue authors: 53
Total pull request authors: 60
Average comments per issue: 3.22
Average comments per pull request: 1.95
Merged pull request: 150
Bot issues: 0
Bot pull requests: 17

Past year issues: 23
Past year pull requests: 40
Past year average time to close issues: 15 days
Past year average time to close pull requests: 12 days
Past year issue authors: 20
Past year pull request authors: 9
Past year average comments per issue: 5.57
Past year average comments per pull request: 1.2
Past year merged pull request: 28
Past year bot issues: 0
Past year bot pull requests: 1

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/apache/logging-log4net

Top Issue Authors

  • FreeAndNil (12)
  • fluffynuts (6)
  • FerdinandStapenhorst (2)
  • ringchenhao (2)
  • vy (2)
  • erikmav (2)
  • viktorgobbi (1)
  • jayluc2 (1)
  • Midhun458 (1)
  • YahuiWong (1)
  • sketchturner (1)
  • LeadAssimilator (1)
  • vladislav-dobzinski-etr (1)
  • Alhalwachi-BBK (1)
  • Noahbambi1 (1)

Top Pull Request Authors

  • FreeAndNil (95)
  • erikmav (19)
  • dependabot[bot] (17)
  • gdziadkiewicz (13)
  • dpsenner (11)
  • NicholasNoise (7)
  • tmct (4)
  • pctimhk (3)
  • fluffynuts (3)
  • zhiweiv (2)
  • ban-dana (2)
  • ErtugrulKra (2)
  • davebfid (2)
  • Flohack74 (2)
  • mirec75 (2)

Top Issue Labels

  • regression (7)
  • enhancement (3)
  • duplicate (3)
  • documentation (2)
  • bug (1)
  • breaking change (1)

Top Pull Request Labels

  • dependencies (17)
  • javascript (13)
  • documentation (5)
  • enhancement (3)
  • regression (3)
  • breaking change (2)
  • .NET (1)
  • java (1)

Package metadata

nuget.org: log4net

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

  • Homepage: https://logging.apache.org/log4net/
  • Licenses: Apache-2.0
  • Latest release: 3.2.0 (published 6 months ago)
  • Last Synced: 2026-02-03T02:48:40.501Z (3 days ago)
  • Versions: 41
  • Dependent Packages: 4,883
  • Dependent Repositories: 26,626
  • Downloads: 363,759,134 Total
  • Docker Downloads: 19,873,281
  • Rankings:
    • Dependent packages count: 0.0%
    • Dependent repos count: 0.006%
    • Average: 0.031%
    • Downloads: 0.052%
    • Docker downloads count: 0.068%
  • Maintainers (1)
  • Advisories:
proxy.golang.org: github.com/apache/logging-log4net

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/apache/logging-log4net#section-documentation
  • Licenses: apache-2.0
  • Latest release: v2.0.102+incompatible (published over 1 year ago)
  • Last Synced: 2026-01-17T23:47:09.199Z (19 days ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
nuget.org: log4netabc

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

  • Homepage: https://logging.apache.org/log4net/
  • Licenses: Apache-2.0
  • Latest release: (published 19 days ago)
  • Last Synced: 2026-01-17T23:47:05.300Z (19 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 14.855%
    • Average: 16.949%
    • Dependent packages count: 19.044%

Dependencies

package-lock.json npm
  • 612 dependencies
package.json npm
  • cross-env ^7.0.2 development
  • gulp-debug ^4.0.0 development
  • gulp-rename ^2.0.0 development
  • gulp-zip ^5.0.2 development
  • npm-run-all ^4.1.5 development
  • rimraf ^3.0.2 development
  • simple-git ^2.20.1 development
  • which ^2.0.2 development
  • yafs ^1.5.0 development
  • zarro ^1.95.0 development
src/integration-testing/log4net-672/log4net-672.csproj nuget
  • PeanutButter.EasyArgs 2.0.63
src/log4net/log4net.csproj nuget
  • Microsoft.Net.Compilers.Toolset 4.0.1
  • System.AppContext 4.3.0
  • System.Collections.NonGeneric 4.0.1
  • System.Configuration.ConfigurationManager 4.5.0
  • 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.0
  • 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
src/log4net.Tests/log4net.Tests.csproj nuget
  • Microsoft.NET.Test.Sdk 15.0.0
  • Microsoft.Net.Compilers.Toolset 4.0.1
  • NUnit 3.12.0
  • NUnit3TestAdapter 3.15.1
src/integration-testing/log4net-611-lib/log4net-611-lib.csproj nuget
  • log4net 2.0.14
src/integration-testing/log4net-673/log4net-673.csproj nuget
  • log4net 2.0.14
pom.xml maven
examples/net/2.0/Appenders/SampleAppendersApp/cs/src/SampleAppendersApp.csproj nuget
examples/net/2.0/Appenders/WmiAppender/cs/src/WmiAppender.csproj nuget
examples/net/2.0/Extensibility/EventIDLogApp/cs/src/EventIDLogApp.csproj nuget
examples/net/2.0/Extensibility/TraceLogApp/cs/src/TraceLogApp.csproj nuget
examples/net/2.0/Layouts/SampleLayoutsApp/cs/src/SampleLayoutsApp.csproj nuget
examples/net/2.0/Performance/NotLogging/cs/src/NotLogging.csproj nuget
examples/net/2.0/Remoting/RemotingClient/cs/src/RemotingClient.csproj nuget
examples/net/2.0/Remoting/RemotingServer/cs/src/RemotingServer.csproj nuget
examples/net/2.0/Repository/SharedModule/cs/src/SharedModule.csproj nuget
examples/net/2.0/Repository/SimpleApp/cs/src/SimpleApp.csproj nuget
examples/net/2.0/Repository/SimpleModule/cs/src/SimpleModule.csproj nuget
examples/net/2.0/Tutorials/ConsoleApp/cs/src/ConsoleApp.csproj nuget
examples/net/2.0/Tutorials/WebApp/cs/src/WebApp.csproj nuget
extensions/net/1.0/log4net.Ext.EventID/cs/src/log4net.Ext.EventID.csproj nuget
extensions/net/1.0/log4net.Ext.MarshalByRef/cs/src/log4net.Ext.MarshalByRef.csproj nuget
extensions/net/1.0/log4net.Ext.Trace/cs/src/log4net.Ext.Trace.csproj nuget
src/integration-testing/log4net-611-main/log4net-611-main.csproj nuget
src/integration-testing/log4net-681/log4net-681.csproj nuget