python-json-logger


Namepython-json-logger JSON
Version 3.3.0 PyPI version JSON
download
home_pageNone
SummaryJSON Log Formatter for the Python Logging Package
upload_time2025-03-07 07:08:27
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/9e/de/d3144a0bceede957f961e975f3752760fbe390d57fbe194baf709d8f1f7b/python_json_logger-3.3.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": "3.3.0",
    "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": "08200f2523b9e50a8052bc6a8b732dfc8568abbdc42010aef03a2d750bdab3b2",
                "md5": "5c5412352a62fd3a71068f09f53fd5e0",
                "sha256": "dd980fae8cffb24c13caf6e158d3d61c0d6d22342f932cb6e9deedab3d35eec7"
            },
            "downloads": -1,
            "filename": "python_json_logger-3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c5412352a62fd3a71068f09f53fd5e0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 15163,
            "upload_time": "2025-03-07T07:08:25",
            "upload_time_iso_8601": "2025-03-07T07:08:25.627942Z",
            "url": "https://files.pythonhosted.org/packages/08/20/0f2523b9e50a8052bc6a8b732dfc8568abbdc42010aef03a2d750bdab3b2/python_json_logger-3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9eded3144a0bceede957f961e975f3752760fbe390d57fbe194baf709d8f1f7b",
                "md5": "2375e520e621ad8c51218100bc5ac23c",
                "sha256": "12b7e74b17775e7d565129296105bbe3910842d9d0eb083fc83a6a617aa8df84"
            },
            "downloads": -1,
            "filename": "python_json_logger-3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2375e520e621ad8c51218100bc5ac23c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 16642,
            "upload_time": "2025-03-07T07:08:27",
            "upload_time_iso_8601": "2025-03-07T07:08:27.301345Z",
            "url": "https://files.pythonhosted.org/packages/9e/de/d3144a0bceede957f961e975f3752760fbe390d57fbe194baf709d8f1f7b/python_json_logger-3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-07 07:08:27",
    "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: 3.16172s