https://github.com/nhairs/python-json-logger
python python-logging
Score: 31.09898455212385
Last synced: about 19 hours ago
JSON representation
Repository metadata:
JSON Formatter for Python Logging
- Host: GitHub
- URL: https://github.com/nhairs/python-json-logger
- Owner: nhairs
- License: bsd-2-clause
- Created: 2024-03-08T04:17:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-22T10:04:11.000Z (7 days ago)
- Last Synced: 2026-03-26T16:43:17.522Z (3 days ago)
- Topics: python, python-logging
- Language: Python
- Homepage: https://nhairs.github.io/python-json-logger/
- Size: 1.47 MB
- Stars: 236
- Watchers: 7
- Forks: 13
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Notice: NOTICE
Owner metadata:
- Name:
- Login: nhairs
- Email:
- Kind: user
- Description: Security person working in Australian technology companies. Passionate about security and building software.
- Website: https://www.nicholashairs.com
- Location: Australia
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/9976336?u=580a6ce24c79b6ee64649705ca8044e0537289ea&v=4
- Repositories: 3
- Last Synced at: 2023-05-10T10:42:19.660Z
- Profile URL: https://github.com/nhairs
GitHub Events
Total
- Create event: 15
- Delete event: 12
- Fork event: 9
- Issue comment event: 81
- Issues event: 35
- Pull request event: 32
- Pull request review comment event: 9
- Pull request review event: 21
- Push event: 60
- Release event: 3
- Watch event: 141
- Total: 418
Last Year
- Create event: 7
- Delete event: 6
- Fork event: 5
- Issue comment event: 27
- Issues event: 11
- Pull request event: 15
- Pull request review comment event: 2
- Pull request review event: 5
- Push event: 23
- Watch event: 76
- Total: 177
Committers metadata
Last synced: 7 days ago
Total Commits: 252
Total Committers: 70
Avg Commits per committer: 3.6
Development Distribution Score (DDS): 0.694
Commits in past year: 21
Committers in past year: 5
Avg Commits per committer in past year: 4.2
Development Distribution Score (DDS) in past year: 0.19
| Name | Commits | |
|---|---|---|
| Zakaria Zajac | z****k@m****m | 77 |
| Nicholas Hairs | i****o@n****m | 52 |
| Zak Zajac | z****k@t****g | 18 |
| Simeon Visser | s****r | 8 |
| Scott Clark | s****1@g****m | 5 |
| Louis Melchior | l****s@j****o | 4 |
| Jon Bringhurst | j****n@b****g | 4 |
| coulix | c****x@g****m | 3 |
| philtay | p****y | 3 |
| Nelson Chen | n****n@m****m | 3 |
| Gram | m****s@m****u | 3 |
| Fredrik Håård | f****k@m****e | 3 |
| Zakaria Zajac | m****2@g****m | 3 |
| Tom Milligan | t****m@r****o | 2 |
| Romain Dartigues | r****t@o****m | 2 |
| Laurenz | g****t@l****z | 2 |
| Zakaria Zajac | z****c@g****m | 2 |
| Taras Shkvarchuk | t****s@g****m | 2 |
| Derrick Petzold | c****t@d****m | 2 |
| Aleksandr Semenov | i****v@g****m | 2 |
| Brandon W Maister | q****r@g****m | 2 |
| Haikel Guemar | h****r@f****g | 2 |
| Adrien Fallou | a****u | 1 |
| Akshay Phadke | 7****k | 1 |
| Alexandre Morignot | e****i@g****m | 1 |
| Amit Saha | a****n@g****m | 1 |
| Armin Berres | b****s@m****t | 1 |
| Ashton Von Honnecke | a****n@p****m | 1 |
| Bar Harel | b****9@g****m | 1 |
| Ruben Suarez Alvarez | r****a@g****m | 1 |
| and 40 more... | ||
Issue and Pull Request metadata
Last synced: 7 days ago
Total issues: 33
Total pull requests: 52
Average time to close issues: 4 months
Average time to close pull requests: 23 days
Total issue authors: 15
Total pull request authors: 11
Average comments per issue: 1.27
Average comments per pull request: 0.85
Merged pull request: 42
Bot issues: 0
Bot pull requests: 0
Past year issues: 6
Past year pull requests: 17
Past year average time to close issues: 3 months
Past year average time to close pull requests: 2 months
Past year issue authors: 5
Past year pull request authors: 5
Past year average comments per issue: 0.17
Past year average comments per pull request: 0.18
Past year merged pull request: 8
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- nhairs (17)
- FichteFoll (3)
- costa (1)
- andy778 (1)
- liviaerxin (1)
- SlavaBatig (1)
- dmyersturnbull (1)
- sethmlarson (1)
- juandspy (1)
- black-snow (1)
- bharel (1)
- gowdy (1)
- kimdre (1)
- 1hakusai1 (1)
- pikhovkin (1)
Top Pull Request Authors
- nhairs (34)
- edgarrmondragon (2)
- juliangilbey (2)
- V1rg1lee (2)
- rubensa (2)
- ftnext (2)
- cjwatson (2)
- orireiter (2)
- bharel (2)
- 1hakusai1 (1)
- cocolato (1)
Top Issue Labels
- enhancement (8)
- bug (5)
- open for discussion (5)
- documentation (4)
- help wanted (2)
- good first issue (2)
- user support (1)
- open for work (1)
- wontfix (1)
Top Pull Request Labels
Package metadata
- Total packages: 11
-
Total downloads:
- pypi: 100,429,069 last-month
- Total docker downloads: 1,762,005,116
- Total dependent packages: 288 (may contain duplicates)
- Total dependent repositories: 11,013 (may contain duplicates)
- Total versions: 87
- Total maintainers: 4
pypi.org: python-json-logger
JSON Log Formatter for the Python Logging Package
- Homepage: https://nhairs.github.io/python-json-logger
- Documentation: https://python-json-logger.readthedocs.io/
- Licenses: BSD-2-Clause License
- Latest release: 4.0.0 (published 6 months ago)
- Last Synced: 2026-03-27T20:31:00.642Z (2 days ago)
- Versions: 37
- Dependent Packages: 282
- Dependent Repositories: 10,960
- Downloads: 100,429,069 Last month
- Docker Downloads: 1,762,005,116
-
Rankings:
- Downloads: 0.044%
- Docker downloads count: 0.046%
- Dependent repos count: 0.081%
- Dependent packages count: 0.084%
- Average: 1.138%
- Stargazers count: 2.328%
- Forks count: 4.245%
- Maintainers (3)
alpine-edge: py3-json-logger
A python library adding a json log formatter
- Homepage: https://github.com/nhairs/python-json-logger
- Licenses: BSD-2-Clause
- Latest release: 3.3.0-r0 (published 10 months ago)
- Last Synced: 2026-03-01T05:06:10.210Z (28 days ago)
- Versions: 9
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 3.393%
- Average: 4.783%
- Forks count: 7.788%
- Stargazers count: 7.952%
- Maintainers (1)
proxy.golang.org: github.com/nhairs/python-json-logger
- Homepage:
- Documentation: https://pkg.go.dev/github.com/nhairs/python-json-logger#section-documentation
- Licenses: bsd-2-clause
- Latest release: v4.0.0+incompatible (published 6 months ago)
- Last Synced: 2026-03-23T19:02:08.297Z (6 days ago)
- Versions: 24
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.066%
- Average: 5.237%
- Dependent repos count: 5.407%
alpine-edge: py3-json-logger-pyc
Precompiled Python bytecode for py3-json-logger
- Homepage: https://github.com/nhairs/python-json-logger
- Licenses: BSD-2-Clause
- Latest release: 3.3.0-r0 (published 10 months ago)
- Last Synced: 2026-03-01T04:13:22.760Z (29 days ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 7.6%
- Forks count: 8.022%
- Stargazers count: 8.128%
- Dependent packages count: 14.251%
- Maintainers (1)
anaconda.org: python-json-logger
Python JSON Logger enables you produce JSON logs when using Python's logging package. JSON logs are machine readable allowing for much easier parsing and ingestion into log aggregation tools.
- Homepage: https://nhairs.github.io/python-json-logger/latest
- Licenses: BSD-2-Clause
- Latest release: 4.0.0 (published 4 months ago)
- Last Synced: 2026-03-01T14:14:36.977Z (28 days ago)
- Versions: 6
- Dependent Packages: 4
- Dependent Repositories: 53
-
Rankings:
- Stargazers count: 19.718%
- Dependent packages count: 21.527%
- Average: 21.918%
- Forks count: 22.478%
- Dependent repos count: 23.95%
alpine-v3.23: py3-json-logger-pyc
Precompiled Python bytecode for py3-json-logger
- Homepage: https://github.com/nhairs/python-json-logger
- Licenses: BSD-2-Clause
- Latest release: 3.3.0-r0 (published 10 months ago)
- Last Synced: 2026-03-03T17:51:05.369Z (26 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
debian-13: python-pythonjsonlogger
- Homepage: https://github.com/nhairs/python-json-logger
- Documentation: https://packages.debian.org/trixie/python-pythonjsonlogger
- Licenses:
- Latest release: 3.3.0-1 (published about 2 months ago)
- Last Synced: 2026-03-14T09:12:37.122Z (15 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.23: py3-json-logger
A python library adding a json log formatter
- Homepage: https://github.com/nhairs/python-json-logger
- Licenses: BSD-2-Clause
- Latest release: 3.3.0-r0 (published 10 months ago)
- Last Synced: 2026-03-04T02:15:10.893Z (26 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
ubuntu-24.10: python-pythonjsonlogger
- Homepage: https://github.com/nhairs/python-json-logger
- Licenses:
- Latest release: 3.0.0-2 (published about 2 months ago)
- Last Synced: 2026-03-09T13:05:33.623Z (20 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
alpine-v3.22: py3-json-logger
A python library adding a json log formatter
- Homepage: https://github.com/nhairs/python-json-logger
- Licenses: BSD-2-Clause
- Latest release: 3.2.0-r0 (published over 1 year ago)
- Last Synced: 2026-03-01T04:28:07.956Z (29 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.22: py3-json-logger-pyc
Precompiled Python bytecode for py3-json-logger
- Homepage: https://github.com/nhairs/python-json-logger
- Licenses: BSD-2-Clause
- Latest release: 3.2.0-r0 (published over 1 year ago)
- Last Synced: 2026-03-01T04:28:19.082Z (29 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5 composite
- coverage *
- pylint *
- setuptools *
- tox *
- unittest-xml-reporting *
- wheel *