{ "info": { "author": "Jim Fulton", "author_email": "jim@jimfulton.info", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=======================================================\nZConfig logging support for raven\n=======================================================\n\nThis package allows enabling `raven\n`_, the Python interfacet to\n`Sentry `_ via a `ZConfig logging configuration `_\nlike::\n\n \n %import j1m.ravenzconfig\n \n dsn https://abc:def@example.com/42\n \n \n\nAdditional options are supported, including logging level and options\naccepted by the raven client. See the `raven client documentation\n`_.\n\nHere's an example that uses all of the options::\n\n \n %import j1m.ravenzconfig\n \n level WARNING\n dsn https://abc:def@example.com/42\n site test-site\n name test\n release 42.0\n environment testing\n exclude_paths /a /b\n include_paths /c /d\n sample_rate 0.5\n list_max_length 9\n string_max_length 99\n auto_log_stacks true\n processors x y z\n \n \n\nThe defaults for level and sample_rate are ERROR and 1.0. For other\noptions, other than the required ``dsn``, the defaults are unset.\n\n\nChanges\n=======\n\n0.1.1 (2017-06-12)\n==================\n\n- Fixed a packaging bug.\n\n\n0.1.0 (2017-06-12)\n==================\n\nInitial release", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jimfulton/j1m.ravenzconfig", "keywords": "raven,zconfig,sentry", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "j1m.ravenzconfig", "package_url": "https://pypi.org/project/j1m.ravenzconfig/", "platform": "", "project_url": "https://pypi.org/project/j1m.ravenzconfig/", "project_urls": { "Homepage": "https://github.com/jimfulton/j1m.ravenzconfig" }, "release_url": "https://pypi.org/project/j1m.ravenzconfig/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "ZConfig logging support for raven", "version": "0.1.1" }, "last_serial": 2944779, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "db16351a24eb03d9c68d6d9409df6483", "sha256": "4c36163bebdfa7dcece68cea020c8a8d123a8ee6abdcf04100e6e4e131010794" }, "downloads": -1, "filename": "j1m.ravenzconfig-0.1.0.tar.gz", "has_sig": false, "md5_digest": "db16351a24eb03d9c68d6d9409df6483", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4402, "upload_time": "2017-06-12T17:19:02", "url": "https://files.pythonhosted.org/packages/6b/80/44fbbc2f3e75505d28ff7e0c80c3b87ad94bc9e996f5c5d4fe0ea4eb29ce/j1m.ravenzconfig-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "28c0572186316f96c6218c139fc2d82f", "sha256": "72aedbf4f03e3334b08aae71059ca645d26280be1d542dcc15d19a494d5e11dc" }, "downloads": -1, "filename": "j1m.ravenzconfig-0.1.1.tar.gz", "has_sig": false, "md5_digest": "28c0572186316f96c6218c139fc2d82f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4438, "upload_time": "2017-06-12T17:25:20", "url": "https://files.pythonhosted.org/packages/f7/40/6d8a2fb3a347d4cb3d1dba9e791066ef9fd182305431d0f564fdce6c22a4/j1m.ravenzconfig-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28c0572186316f96c6218c139fc2d82f", "sha256": "72aedbf4f03e3334b08aae71059ca645d26280be1d542dcc15d19a494d5e11dc" }, "downloads": -1, "filename": "j1m.ravenzconfig-0.1.1.tar.gz", "has_sig": false, "md5_digest": "28c0572186316f96c6218c139fc2d82f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4438, "upload_time": "2017-06-12T17:25:20", "url": "https://files.pythonhosted.org/packages/f7/40/6d8a2fb3a347d4cb3d1dba9e791066ef9fd182305431d0f564fdce6c22a4/j1m.ravenzconfig-0.1.1.tar.gz" } ] }