{ "info": { "author": "Poburynnyi Taras (potar)", "author_email": "poburynnyitaras@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThe package detects, filters and sends requests to a logger. You can use \u2019collective.recipe.logger\u2019 as a logger.\n\nHow it works\n------------\n\nWhat it does is:\n\n1) Gets request which have not been published yet and sends them to the logger.\n\n2) Adds an error information to logs and sends signal `open new storage` if any error happens.\n\nAs a result, we will have a bunch of files which will have the following structure::\n\n request\n\n request\n \n .......\n \n error info\n\nI have to note that the package detects only server errors and is intended to work with a production site.\n\nDevelopment\n-----------\n\n- Code repository: https://github.com/potar/collective.error.detector\n\n- Please bootstrap the buildout and run the created ``bin/test`` to see if the tests still\n pass. Please add tests if you add code.\n\n- Questions and comments send to the Plone product-developers list or to\n potar: poburynnyitaras@gmail.com\n\nRequirements\n------------\n\n* Plone 4.0\n* Plone 4.1\n* Plone 4.2\n\nContributors\n============\n\nTaras Poburynnyi (potar), Author\n\nChangelog\n=========\n\n0.1.0b1\n-------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/potar/collective.error.detector", "keywords": "request detector", "license": "gpl", "maintainer": null, "maintainer_email": null, "name": "collective.error.detector", "package_url": "https://pypi.org/project/collective.error.detector/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.error.detector/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/potar/collective.error.detector" }, "release_url": "https://pypi.org/project/collective.error.detector/0.1.0b1/", "requires_dist": null, "requires_python": null, "summary": "The package looks for requests which cause an error. It's a part of https://github.com/potar/dagger", "version": "0.1.0b1" }, "last_serial": 779242, "releases": { "0.1.0b1": [ { "comment_text": "", "digests": { "md5": "df436252350283f230545f29a699641d", "sha256": "cf071d7bb3aac48b2870582e35f9e6cff9ba7e71bd4434299d6c89c6bf477631" }, "downloads": -1, "filename": "collective.error.detector-0.1.0b1.zip", "has_sig": false, "md5_digest": "df436252350283f230545f29a699641d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28930, "upload_time": "2013-06-25T12:00:14", "url": "https://files.pythonhosted.org/packages/17/22/31a29d6ec1bc8dc4af031635d9b185065c4c314e5e61e9b3814dd8b0719b/collective.error.detector-0.1.0b1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "df436252350283f230545f29a699641d", "sha256": "cf071d7bb3aac48b2870582e35f9e6cff9ba7e71bd4434299d6c89c6bf477631" }, "downloads": -1, "filename": "collective.error.detector-0.1.0b1.zip", "has_sig": false, "md5_digest": "df436252350283f230545f29a699641d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28930, "upload_time": "2013-06-25T12:00:14", "url": "https://files.pythonhosted.org/packages/17/22/31a29d6ec1bc8dc4af031635d9b185065c4c314e5e61e9b3814dd8b0719b/collective.error.detector-0.1.0b1.zip" } ] }