Name | python-json-logger JSON |
Version |
3.2.1
JSON |
| download |
home_page | None |
Summary | JSON Log Formatter for the Python Logging Package |
upload_time | 2024-12-16 06:48:05 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | BSD-2-Clause License |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[![PyPi](https://img.shields.io/pypi/v/python-json-logger.svg)](https://pypi.python.org/pypi/python-json-logger/)
[![PyPI - Status](https://img.shields.io/pypi/status/python-json-logger)](https://pypi.python.org/pypi/python-json-logger/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/python-json-logger)](https://pypi.python.org/pypi/python-json-logger/)
[![Python Versions](https://img.shields.io/pypi/pyversions/python-json-logger.svg)](https://github.com/nhairs/python-json-logger)
[![License](https://img.shields.io/github/license/nhairs/python-json-logger.svg)](https://github.com/nhairs/python-json-logger)
![Build Status](https://github.com/nhairs/python-json-logger/actions/workflows/test-suite.yml/badge.svg)
#
# 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.
## Documentation
- [Documentation](https://nhairs.github.io/python-json-logger/latest/)
- [Quickstart Guide](https://nhairs.github.io/python-json-logger/latest/quickstart/)
- [Change Log](https://nhairs.github.io/python-json-logger/latest/changelog/)
- [Contributing](https://nhairs.github.io/python-json-logger/latest/contributing/)
## License
This project is licensed under the BSD 2 Clause License - see [`LICENSE`](https://github.com/nhairs/python-json-logger/blob/main/LICENSE)
## Authors and Maintainers
This project was originally authored by [Zakaria Zajac](https://github.com/madzak) and our wonderful [contributors](https://github.com/nhairs/python-json-logger/graphs/contributors)
It is currently maintained by:
- [Nicholas Hairs](https://github.com/nhairs) - [nicholashairs.com](https://www.nicholashairs.com)
Raw data
{
"_id": null,
"home_page": null,
"name": "python-json-logger",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Nicholas Hairs <info+python-json-logger@nicholashairs.com>",
"keywords": null,
"author": null,
"author_email": "Zakaria Zajac <zak@madzak.com>, Nicholas Hairs <info+python-json-logger@nicholashairs.com>",
"download_url": "https://files.pythonhosted.org/packages/e3/c4/358cd13daa1d912ef795010897a483ab2f0b41c9ea1b35235a8b2f7d15a7/python_json_logger-3.2.1.tar.gz",
"platform": null,
"description": "[![PyPi](https://img.shields.io/pypi/v/python-json-logger.svg)](https://pypi.python.org/pypi/python-json-logger/)\n[![PyPI - Status](https://img.shields.io/pypi/status/python-json-logger)](https://pypi.python.org/pypi/python-json-logger/)\n[![PyPI - Downloads](https://img.shields.io/pypi/dm/python-json-logger)](https://pypi.python.org/pypi/python-json-logger/)\n[![Python Versions](https://img.shields.io/pypi/pyversions/python-json-logger.svg)](https://github.com/nhairs/python-json-logger)\n[![License](https://img.shields.io/github/license/nhairs/python-json-logger.svg)](https://github.com/nhairs/python-json-logger)\n![Build Status](https://github.com/nhairs/python-json-logger/actions/workflows/test-suite.yml/badge.svg)\n#\n# Python JSON Logger\n\nPython JSON Logger enables you produce JSON logs when using Python's `logging` package.\n\nJSON logs are machine readable allowing for much easier parsing and ingestion into log aggregation tools.\n\n\n## Documentation\n\n- [Documentation](https://nhairs.github.io/python-json-logger/latest/)\n- [Quickstart Guide](https://nhairs.github.io/python-json-logger/latest/quickstart/)\n- [Change Log](https://nhairs.github.io/python-json-logger/latest/changelog/)\n- [Contributing](https://nhairs.github.io/python-json-logger/latest/contributing/)\n\n## License\n\nThis project is licensed under the BSD 2 Clause License - see [`LICENSE`](https://github.com/nhairs/python-json-logger/blob/main/LICENSE)\n\n## Authors and Maintainers\n\nThis project was originally authored by [Zakaria Zajac](https://github.com/madzak) and our wonderful [contributors](https://github.com/nhairs/python-json-logger/graphs/contributors)\n\nIt is currently maintained by:\n\n- [Nicholas Hairs](https://github.com/nhairs) - [nicholashairs.com](https://www.nicholashairs.com)\n",
"bugtrack_url": null,
"license": "BSD-2-Clause License",
"summary": "JSON Log Formatter for the Python Logging Package",
"version": "3.2.1",
"project_urls": {
"GitHub": "https://github.com/nhairs/python-json-logger",
"Homepage": "https://nhairs.github.io/python-json-logger"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4b722f30cf26664fcfa0bd8ec5ee62ec90c03bd485e4a294d92aabc76c5203a5",
"md5": "f861cc9cd39081c0369e89edc4f76eff",
"sha256": "cdc17047eb5374bd311e748b42f99d71223f3b0e186f4206cc5d52aefe85b090"
},
"downloads": -1,
"filename": "python_json_logger-3.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f861cc9cd39081c0369e89edc4f76eff",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 14924,
"upload_time": "2024-12-16T06:48:03",
"upload_time_iso_8601": "2024-12-16T06:48:03.250315Z",
"url": "https://files.pythonhosted.org/packages/4b/72/2f30cf26664fcfa0bd8ec5ee62ec90c03bd485e4a294d92aabc76c5203a5/python_json_logger-3.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e3c4358cd13daa1d912ef795010897a483ab2f0b41c9ea1b35235a8b2f7d15a7",
"md5": "f2040cf0ff3f72af209524439a7df680",
"sha256": "8eb0554ea17cb75b05d2848bc14fb02fbdbd9d6972120781b974380bfa162008"
},
"downloads": -1,
"filename": "python_json_logger-3.2.1.tar.gz",
"has_sig": false,
"md5_digest": "f2040cf0ff3f72af209524439a7df680",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 16287,
"upload_time": "2024-12-16T06:48:05",
"upload_time_iso_8601": "2024-12-16T06:48:05.882927Z",
"url": "https://files.pythonhosted.org/packages/e3/c4/358cd13daa1d912ef795010897a483ab2f0b41c9ea1b35235a8b2f7d15a7/python_json_logger-3.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-16 06:48:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nhairs",
"github_project": "python-json-logger",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "python-json-logger"
}