{ "info": { "author": "Laurent Pointal", "author_email": "laurent.pointal@limsi.fr", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Logging" ], "description": "Black Box Recorder\n==================\n\n:author: Laurent Pointal \n:organization: CNRS - LIMSI\n:copyright: CNRS - 2015-2016\n:license: New BSD License\n:version: 1.0.2\n\n\n`Module documentation `_\n\n`Subversion repository & bug tracking `_\n(on french academic SourceSup site).\n\n`Developer page `_\n\nWhat is it?\n-----------\n\nA simple module providing a logging handler to manage caching of last N log records\nuntil they are needed \u2014 and then generate them using standard common Python logging\nhandlers.\n\nInstallation\n------------\n\nUnless someone built a package for your OS distro, the simplest procedure\nis to use ``pip`` to install the module:\n\n pip install bbrecorder\n\nIf you have no admin access to install things on you computer, you may install\na virtualenv and run pip inside this virtual env, or you can do a local user\ninstallation:\n\n pip install --user bbrecorder", "description_content_type": null, "docs_url": null, "download_url": "https://sourcesup.renater.fr/projects/bbrecorder/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://perso.limsi.fr/pointal/dev:bbrecorder", "keywords": "logging,record,black,box", "license": "New BSD License", "maintainer": null, "maintainer_email": null, "name": "bbrecorder", "package_url": "https://pypi.org/project/bbrecorder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bbrecorder/", "project_urls": { "Download": "https://sourcesup.renater.fr/projects/bbrecorder/", "Homepage": "https://perso.limsi.fr/pointal/dev:bbrecorder" }, "release_url": "https://pypi.org/project/bbrecorder/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Black box style logging handler to delay logs emitting to crisis situation.", "version": "1.0.2" }, "last_serial": 2113726, "releases": { "1.0.2": [ { "comment_text": "", "digests": { "md5": "804ba53b1ff73e6e6404977f39d283f5", "sha256": "77969c2d88949f9b89bdc5446c83998b348186471b9800aa7f928a9ca5bc2285" }, "downloads": -1, "filename": "bbrecorder-1.0.2.tar.gz", "has_sig": false, "md5_digest": "804ba53b1ff73e6e6404977f39d283f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5695, "upload_time": "2016-05-13T06:33:37", "url": "https://files.pythonhosted.org/packages/7c/66/0d6f844a774e05c08ac04b54dea9f7c1764f61b31d0efa6e829ffc48273b/bbrecorder-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "804ba53b1ff73e6e6404977f39d283f5", "sha256": "77969c2d88949f9b89bdc5446c83998b348186471b9800aa7f928a9ca5bc2285" }, "downloads": -1, "filename": "bbrecorder-1.0.2.tar.gz", "has_sig": false, "md5_digest": "804ba53b1ff73e6e6404977f39d283f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5695, "upload_time": "2016-05-13T06:33:37", "url": "https://files.pythonhosted.org/packages/7c/66/0d6f844a774e05c08ac04b54dea9f7c1764f61b31d0efa6e829ffc48273b/bbrecorder-1.0.2.tar.gz" } ] }