{ "info": { "author": "Team Chili Zooplus AG", "author_email": "team_dev_chili@zooplus.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.6", "Topic :: System :: Logging" ], "description": "Json log formatter\n=======================\n\n.. image:: https://travis-ci.org/ObadaAlexandru/JsonLogFormatter.svg?branch=master\n :target: https://travis-ci.org/ObadaAlexandru/JsonLogFormatter\n\nFormats the log messages in a JSON format as follows:\n\n.. code-block:: javascript\n\n { \"description\": \"Some exception\",\n \"log_type\": \"application_log\"\n \"severity\": \"ERROR\",\n \"source_file\": \"test.py\",\n \"module\": \"test\",\n \"thread\": \"MainThread\",\n \"pid\": 74607,\n \"stacktrace\": \"Traceback (most recent call last):\\n File\\\"test.py\\\", line 20,\"\n }\n\n\nA message in JSON format facilitates the logs processing.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "JsonLogFormatter", "package_url": "https://pypi.org/project/JsonLogFormatter/", "platform": "", "project_url": "https://pypi.org/project/JsonLogFormatter/", "project_urls": null, "release_url": "https://pypi.org/project/JsonLogFormatter/1.0.5/", "requires_dist": null, "requires_python": "", "summary": "Json log formatter", "version": "1.0.5" }, "last_serial": 3654681, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "4e5f8b6d0ce6f2d55c7796ee1e6c3bcd", "sha256": "89cb97e232403690bb11f506a070cc048f0d9846109e3d6f7bfdeff0c0ec0f80" }, "downloads": -1, "filename": "JsonLogFormatter-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4e5f8b6d0ce6f2d55c7796ee1e6c3bcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2382, "upload_time": "2018-03-07T01:18:25", "url": "https://files.pythonhosted.org/packages/d1/6e/a3a93de96d88b53aaf02edd3d0ae3e73a0aa22b607b284737dcb733c86eb/JsonLogFormatter-1.0.1.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "b103e1f038004937a4da5d25a5c03cb2", "sha256": "9231dd42766e0336e8915186fbc560ec482cc27ab2add012cabed55db429b63d" }, "downloads": -1, "filename": "JsonLogFormatter-1.0.3.tar.gz", "has_sig": false, "md5_digest": "b103e1f038004937a4da5d25a5c03cb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2324, "upload_time": "2018-03-09T12:11:27", "url": "https://files.pythonhosted.org/packages/73/bb/d829e4b665bebb08e0499df60894465236d68f58cabbf540589348782efe/JsonLogFormatter-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "3b21bbf86488511aa5656e884e46e59a", "sha256": "b7ddb500ce337ddedf3bd70f2dda69532fb26cb01ae45d3231e2452c3a3a0065" }, "downloads": -1, "filename": "JsonLogFormatter-1.0.4.tar.gz", "has_sig": false, "md5_digest": "3b21bbf86488511aa5656e884e46e59a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2370, "upload_time": "2018-03-09T14:59:11", "url": "https://files.pythonhosted.org/packages/1d/8d/10fd2c879e7ba5786352e67ba571ee8da909323344ca2d9d7e350a5e4592/JsonLogFormatter-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "6e4edc9d411195a00a38aac17ed98a1e", "sha256": "3c90d3523a662f14d32c3458387842f3e0f0836aca4172b1a89dc3a79227c5d2" }, "downloads": -1, "filename": "JsonLogFormatter-1.0.5.tar.gz", "has_sig": false, "md5_digest": "6e4edc9d411195a00a38aac17ed98a1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2389, "upload_time": "2018-03-09T15:13:41", "url": "https://files.pythonhosted.org/packages/81/e5/1389630b8314fe375d6a6796732ea92490b8ea8a3a42966949c5ff3e3f97/JsonLogFormatter-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6e4edc9d411195a00a38aac17ed98a1e", "sha256": "3c90d3523a662f14d32c3458387842f3e0f0836aca4172b1a89dc3a79227c5d2" }, "downloads": -1, "filename": "JsonLogFormatter-1.0.5.tar.gz", "has_sig": false, "md5_digest": "6e4edc9d411195a00a38aac17ed98a1e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2389, "upload_time": "2018-03-09T15:13:41", "url": "https://files.pythonhosted.org/packages/81/e5/1389630b8314fe375d6a6796732ea92490b8ea8a3a42966949c5ff3e3f97/JsonLogFormatter-1.0.5.tar.gz" } ] }