python-json-logger


Namepython-json-logger JSON
Version 4.0.0 PyPI version JSON
download
home_pageNone
SummaryJSON Log Formatter for the Python Logging Package
upload_time2025-10-06 04:15:18
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseBSD-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/29/bf/eca6a3d43db1dae7070f70e160ab20b807627ba953663ba07928cdd3dc58/python_json_logger-4.0.0.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": "4.0.0",
    "project_urls": {
        "GitHub": "https://github.com/nhairs/python-json-logger",
        "Homepage": "https://nhairs.github.io/python-json-logger"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "51e5fecf13f06e5e5f67e8837d777d1bc43fac0ed2b77a676804df5c34744727",
                "md5": "bbcd7b64c06ee6c9e698561bac36f3de",
                "sha256": "af09c9daf6a813aa4cc7180395f50f2a9e5fa056034c9953aec92e381c5ba1e2"
            },
            "downloads": -1,
            "filename": "python_json_logger-4.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bbcd7b64c06ee6c9e698561bac36f3de",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15548,
            "upload_time": "2025-10-06T04:15:17",
            "upload_time_iso_8601": "2025-10-06T04:15:17.553778Z",
            "url": "https://files.pythonhosted.org/packages/51/e5/fecf13f06e5e5f67e8837d777d1bc43fac0ed2b77a676804df5c34744727/python_json_logger-4.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "29bfeca6a3d43db1dae7070f70e160ab20b807627ba953663ba07928cdd3dc58",
                "md5": "72eb8aac03c2f72366d8dfe3611d5fd0",
                "sha256": "f58e68eb46e1faed27e0f574a55a0455eecd7b8a5b88b85a784519ba3cff047f"
            },
            "downloads": -1,
            "filename": "python_json_logger-4.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "72eb8aac03c2f72366d8dfe3611d5fd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 17683,
            "upload_time": "2025-10-06T04:15:18",
            "upload_time_iso_8601": "2025-10-06T04:15:18.984390Z",
            "url": "https://files.pythonhosted.org/packages/29/bf/eca6a3d43db1dae7070f70e160ab20b807627ba953663ba07928cdd3dc58/python_json_logger-4.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-06 04:15:18",
    "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"
}
        
Elapsed time: 0.88368s