{ "info": { "author": "Pontus Andersson", "author_email": "pontus.andersson@proceranetworks.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "safelogging: Extensions to the standard python logging framework\n================================================================\n\nA simple python library that adds some additional logging functionality on top\nof the standard python logging library that could be useful for python\napplications running as background services in a UNIX system.\n\nOne of the main functionalities it provides is a ``ResilientSysLogHandler``\nclass that is a drop-in replacement of ``logging.handlers.SysLogHandler`` and\nis able to gracefully handle any connection issues to the syslog server while\nfalling back to file stream logging to avoid any loss of messages.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Procera/python-safelogging", "keywords": "python safe logging syslog", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "safelogging", "package_url": "https://pypi.org/project/safelogging/", "platform": "", "project_url": "https://pypi.org/project/safelogging/", "project_urls": { "Homepage": "https://github.com/Procera/python-safelogging" }, "release_url": "https://pypi.org/project/safelogging/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Extensions to the standard python logging framework", "version": "0.1.0" }, "last_serial": 2798857, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "434559f8d88a1317de4e5456969642df", "sha256": "84f90b068ed389d47c6b55b36697ddd9df7945edb579ec6207ef8a062f5833e9" }, "downloads": -1, "filename": "safelogging-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "434559f8d88a1317de4e5456969642df", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4061, "upload_time": "2017-04-12T12:59:34", "url": "https://files.pythonhosted.org/packages/84/22/f62d16eade406e2f80cb1c5a619e4ef2f7ab2990aeb2123b999076d0e3f9/safelogging-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7a01e3c5a521062a83214957cc5ea67", "sha256": "52376a60b9cf5c4d8076fa328f03b020e1b1e982dcab399ef274e35bb95802c8" }, "downloads": -1, "filename": "safelogging-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a7a01e3c5a521062a83214957cc5ea67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3313, "upload_time": "2017-04-12T12:59:35", "url": "https://files.pythonhosted.org/packages/ab/a6/f7e9f6295a50ae46763e0591feffdd7c1850e14ddc9d226781072c8948f7/safelogging-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "434559f8d88a1317de4e5456969642df", "sha256": "84f90b068ed389d47c6b55b36697ddd9df7945edb579ec6207ef8a062f5833e9" }, "downloads": -1, "filename": "safelogging-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "434559f8d88a1317de4e5456969642df", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4061, "upload_time": "2017-04-12T12:59:34", "url": "https://files.pythonhosted.org/packages/84/22/f62d16eade406e2f80cb1c5a619e4ef2f7ab2990aeb2123b999076d0e3f9/safelogging-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a7a01e3c5a521062a83214957cc5ea67", "sha256": "52376a60b9cf5c4d8076fa328f03b020e1b1e982dcab399ef274e35bb95802c8" }, "downloads": -1, "filename": "safelogging-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a7a01e3c5a521062a83214957cc5ea67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3313, "upload_time": "2017-04-12T12:59:35", "url": "https://files.pythonhosted.org/packages/ab/a6/f7e9f6295a50ae46763e0591feffdd7c1850e14ddc9d226781072c8948f7/safelogging-0.1.0.tar.gz" } ] }