https://github.com/ruby/logger
hacktoberfest logger ruby
Score: 31.9252601933926
Last synced: 15 minutes ago
JSON representation
Repository metadata:
simple logging utility
- Host: GitHub
- URL: https://github.com/ruby/logger
- Owner: ruby
- License: other
- Created: 2018-05-17T07:31:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2026-03-16T21:48:45.000Z (14 days ago)
- Last Synced: 2026-03-21T08:28:03.675Z (10 days ago)
- Topics: hacktoberfest, logger, ruby
- Language: Ruby
- Homepage: https://ruby.github.io/logger/
- Size: 789 KB
- Stars: 141
- Watchers: 32
- Forks: 70
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: COPYING
Owner metadata:
- Name: The Ruby Programming Language
- Login: ruby
- Email: info@ruby-lang.org
- Kind: organization
- Description: Repositories related to the Ruby Programming language
- Website: https://www.ruby-lang.org/
- Location: Matsue, Japan
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/210414?v=4
- Repositories: 171
- Last Synced at: 2023-04-09T03:40:20.875Z
- Profile URL: https://github.com/ruby
GitHub Events
Total
- Commit comment event: 1
- Create event: 25
- Delete event: 18
- Fork event: 11
- Issue comment event: 23
- Issues event: 13
- Member event: 1
- Pull request event: 56
- Pull request review comment event: 29
- Pull request review event: 32
- Push event: 46
- Release event: 6
- Watch event: 20
- Total: 281
Last Year
- Create event: 16
- Delete event: 13
- Fork event: 5
- Issue comment event: 14
- Issues event: 9
- Pull request event: 34
- Pull request review comment event: 24
- Pull request review event: 25
- Push event: 23
- Release event: 2
- Watch event: 12
- Total: 177
Committers metadata
Last synced: about 1 month ago
Total Commits: 306
Total Committers: 56
Avg Commits per committer: 5.464
Development Distribution Score (DDS): 0.768
Commits in past year: 18
Committers in past year: 4
Avg Commits per committer in past year: 4.5
Development Distribution Score (DDS) in past year: 0.333
| Name | Commits | |
|---|---|---|
| Hiroshi SHIBATA | h****t@r****g | 71 |
| nobu | n****u@b****e | 53 |
| sonots | s****s@g****m | 22 |
| dependabot[bot] | 4****] | 18 |
| nahi | n****i@b****e | 17 |
| Samuel Williams | s****s@o****z | 10 |
| Burdette Lamar | B****r@Y****m | 10 |
| Colby Swandale | m****e@c****i | 9 |
| Jeremy Evans | c****e@j****t | 7 |
| drbrain | d****n@b****e | 6 |
| Olle Jonsson | o****n@g****m | 5 |
| usa | u****a@b****e | 5 |
| matz | m****z@b****e | 5 |
| akr | a****r@b****e | 4 |
| naruse | n****e@b****e | 4 |
| Akira Matsuda | r****e@d****p | 3 |
| Andrew Konchin | a****n@g****m | 3 |
| Baron Bloomer | b****r@g****m | 3 |
| Kazuhiro NISHIYAMA | z****n@m****m | 3 |
| Takashi Kokubun | t****n@g****m | 3 |
| zzak | z****k@b****e | 2 |
| normal | n****l@b****e | 2 |
| Lourens Naudé | l****s@b****u | 2 |
| Masataka Pocke Kuwabara | k****a@p****e | 2 |
| Mike Linksvayer | m****a@g****m | 2 |
| Peter Goldstein | p****n@g****m | 2 |
| Samuel Giddins | s****s@s****e | 2 |
| nagachika | n****a@b****e | 2 |
| Benoit Daloze | e****p@g****m | 2 |
| viralpraxis | i****k@g****m | 1 |
| and 26 more... | ||
Issue and Pull Request metadata
Last synced: about 2 months ago
Total issues: 24
Total pull requests: 144
Average time to close issues: 9 months
Average time to close pull requests: 2 months
Total issue authors: 21
Total pull request authors: 45
Average comments per issue: 1.42
Average comments per pull request: 1.65
Merged pull request: 119
Bot issues: 0
Bot pull requests: 24
Past year issues: 4
Past year pull requests: 30
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 4
Past year pull request authors: 6
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.57
Past year merged pull request: 25
Past year bot issues: 0
Past year bot pull requests: 16
Top Issue Authors
- mperham (2)
- sonots (2)
- ioquatix (2)
- nevans (1)
- jclusso (1)
- luke-hill (1)
- tr4b4nt (1)
- titusfortner (1)
- JesseChavez (1)
- HoneyryderChuck (1)
- nobu (1)
- cgaube (1)
- ghost (1)
- andrewngo (1)
- regsmith (1)
Top Pull Request Authors
- dependabot[bot] (24)
- hsbt (15)
- nobu (13)
- ioquatix (8)
- sonots (7)
- jeremyevans (7)
- colby-swandale (6)
- olleolleolle (5)
- BurdetteLamar (4)
- mlinksva (4)
- andrykonchin (4)
- bazay (3)
- amatsuda (3)
- znz (2)
- viralpraxis (2)
Top Issue Labels
Top Pull Request Labels
- dependencies (24)
- github_actions (14)
- enhancement (6)
- documentation (4)
Package metadata
- Total packages: 3
-
Total downloads:
- rubygems: 551,930,931 total
- Total docker downloads: 8,229,991,266
- Total dependent packages: 235 (may contain duplicates)
- Total dependent repositories: 2,481 (may contain duplicates)
- Total versions: 58
- Total maintainers: 3
gem.coop: logger
Provides a simple logging utility for outputting messages.
- Homepage: https://github.com/ruby/logger
- Documentation: http://www.rubydoc.info/gems/logger/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 1.7.0 (published about 1 year ago)
- Last Synced: 2026-02-28T17:01:36.883Z (about 1 month ago)
- Versions: 20
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 276,097,707 Total
- Docker Downloads: 4,114,995,633
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Docker downloads count: 0.008%
- Average: 0.032%
- Downloads: 0.12%
- Maintainers (3)
rubygems.org: logger
Provides a simple logging utility for outputting messages.
- Homepage: https://github.com/ruby/logger
- Documentation: http://www.rubydoc.info/gems/logger/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 1.7.0 (published about 1 year ago)
- Last Synced: 2026-02-27T22:31:46.078Z (about 1 month ago)
- Versions: 20
- Dependent Packages: 235
- Dependent Repositories: 2,481
- Downloads: 275,833,224 Total
- Docker Downloads: 4,114,995,633
-
Rankings:
- Docker downloads count: 0.013%
- Dependent packages count: 0.18%
- Dependent repos count: 0.641%
- Downloads: 0.898%
- Average: 1.841%
- Forks count: 3.634%
- Stargazers count: 5.68%
- Maintainers (3)
proxy.golang.org: github.com/ruby/logger
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ruby/logger#section-documentation
- Licenses: other
- Latest release: v1.7.0 (published about 1 year ago)
- Last Synced: 2026-02-28T21:22:41.483Z (about 1 month ago)
- Versions: 18
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 3.304%
- Stargazers count: 4.768%
- Average: 7.112%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
- bundler >= 0 development
- rake >= 12.3.3 development
- rdoc >= 0 development
- test-unit >= 0 development
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- actions/checkout 0ad4b8fadaa221de15dcec353f45205ec38ea70b composite
- ruby/setup-ruby a6e6f86333f0a2523ece813039b8b4be04560854 composite
- rubygems/release-gem a25424ba2ba8b387abc8ef40807c2c85b96cbe32 composite
- step-security/harden-runner 0080882f6c36860b6ba35c610c98ce87d4e2f26f composite
- bundler >= 0 development
- rake >= 0 development
- test-unit >= 0 development
- test-unit-ruby-core >= 0 development