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

https://github.com/jboss-logging/jboss-logging

Score: 28.754490165953882

Last synced: about 21 hours ago
JSON representation

Repository metadata:

JBoss Logging


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 244
Total Committers: 18
Avg Commits per committer: 13.556
Development Distribution Score (DDS): 0.594

Commits in past year: 19
Committers in past year: 2
Avg Commits per committer in past year: 9.5
Development Distribution Score (DDS) in past year: 0.158

Name Email Commits
James R. Perkins j****s@r****m 99
David M. Lloyd d****d@r****m 84
dependabot[bot] 4****] 42
Nick Williams g****b@n****t 4
Philippe Marschall p****l@g****m 2
Luca Stancapiano j****m@v****t 1
Richard Fontana f****1@g****m 1
David Matějček d****k@o****e 1
Flavia Rainone f****e@r****m 1
Gunnar Morling g****g@g****m 1
Jens Reimann j****n@r****m 1
Nathan Xu n****u@g****m 1
Radoslav Husar r****t@g****m 1
Richard Achmatowicz r****z@j****m 1
Sanne Grinovero s****e@h****g 1
William Burns m****n@g****m 1
boris-unckel b****m@m****t 1
lesiak l****k@o****m 1

Issue and Pull Request metadata

Last synced: 7 days ago

Total issues: 0
Total pull requests: 155
Average time to close issues: N/A
Average time to close pull requests: 2 months
Total issue authors: 0
Total pull request authors: 30
Average comments per issue: 0
Average comments per pull request: 0.97
Merged pull request: 89
Bot issues: 0
Bot pull requests: 88

Past year issues: 0
Past year pull requests: 44
Past year average time to close issues: N/A
Past year average time to close pull requests: 12 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 0.36
Past year merged pull request: 21
Past year bot issues: 0
Past year bot pull requests: 43

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

Top Issue Authors

Top Pull Request Authors

  • dependabot[bot] (116)
  • jamezp (29)
  • boris-unckel (4)
  • beamerblvd (3)
  • marschall (3)
  • dmlloyd (3)
  • flashboss (2)
  • richardfontana (1)
  • jdelagnes (1)
  • soul2zimate (1)
  • NathanQingyangXu (1)
  • steven-sheehy (1)
  • Murmur (1)
  • pmwmedia (1)
  • ganzm (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (116)
  • java (110)
  • github_actions (6)

Package metadata

repo1.maven.org: org.jboss.logging:jboss-logging

The JBoss Logging Framework

  • Homepage: http://www.jboss.org
  • Documentation: https://appdoc.app/artifact/org.jboss.logging/jboss-logging/
  • Licenses: Apache License 2.0
  • Latest release: 3.6.1.Final (published 12 months ago)
  • Last Synced: 2025-09-05T14:39:37.451Z (2 days ago)
  • Versions: 36
  • Dependent Packages: 2,175
  • Dependent Repositories: 10,857
  • Docker Downloads: 4,167,311,840
  • Rankings:
    • Docker downloads count: 0.031%
    • Dependent packages count: 0.033%
    • Dependent repos count: 0.075%
    • Average: 11.507%
    • Forks count: 21.539%
    • Stargazers count: 35.854%

Dependencies

pom.xml maven
  • org.junit:junit-bom 5.8.2 import
  • log4j:log4j 1.2.17 provided
  • org.apache.logging.log4j:log4j-api 2.17.1 provided
  • org.jboss.logmanager:jboss-logmanager 2.1.18.Final provided
  • org.slf4j:slf4j-api 1.7.32 provided
  • ch.qos.logback:logback-classic 1.2.8 test
  • org.apache.logging.log4j:log4j-core 2.17.1 test
  • org.junit.jupiter:junit-jupiter test
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-java v3 composite
  • actions/upload-artifact v2 composite