{ "info": { "author": "John Carr", "author_email": "john.carr@isotoma.com", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX" ], "description": "Logger buildout extension\n=========================\n\nThis package provides a buildout_ extension for logging buildout (and any child\nprocesses). When added to your buildout extensions, it is on. By default, it logs\nto parts/log/ but this can be overridden in your buildout.cfg.\n\nThis recipe uses the 'tee' unix command.\n\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\n\n\nLogging your buildout run\n-------------------------\n\nYou just need to add an extension to your buildout.cfg. Optionally, you can set where the log must be written::\n\n [buildout]\n extensions = isotoma.buildout.logger\n buildout-log = /var/log/buildout.log\n\n\nOptional Parameters\n-------------------\n\nbuildout-log\n Path to a file to log to. By default this is a unique name assigned at runtime in parts/log/.\nsnapshot-src\n A file to take a copy of every time everytime buildout runs. Default: ./buildout.cfg\nsnapshot-dst\n Where to copy snapshot-dst to. Defaults to same folder as buildout-log.\n\n\nRepository\n----------\n\nThis software is available from our `recipe repository`_ on github.\n\n.. _`recipe repository`: http://github.com/isotoma/recipes\n\n\nLicense\n-------\n\nCopyright 2010 Isotoma Limited\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/isotoma.buildout.logger", "keywords": "buildout extension log", "license": "Apache Software License", "maintainer": null, "maintainer_email": null, "name": "isotoma.buildout.logger", "package_url": "https://pypi.org/project/isotoma.buildout.logger/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/isotoma.buildout.logger/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/isotoma.buildout.logger" }, "release_url": "https://pypi.org/project/isotoma.buildout.logger/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "Buildout extension to produce a log of actions.", "version": "0.0.0" }, "last_serial": 793467, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "6f94a49bf47eef7b4b7d75ac81982576", "sha256": "ef042456615c2a06d456daf42ef1cb6915cbcae54ce6746d2b062d7f69e2271b" }, "downloads": -1, "filename": "isotoma.buildout.logger-0.0.0.tar.gz", "has_sig": false, "md5_digest": "6f94a49bf47eef7b4b7d75ac81982576", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3663, "upload_time": "2010-07-27T01:15:40", "url": "https://files.pythonhosted.org/packages/38/53/a82a17e223906f643c774966c071415715a1a1b00a87b5be98f628954ab1/isotoma.buildout.logger-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6f94a49bf47eef7b4b7d75ac81982576", "sha256": "ef042456615c2a06d456daf42ef1cb6915cbcae54ce6746d2b062d7f69e2271b" }, "downloads": -1, "filename": "isotoma.buildout.logger-0.0.0.tar.gz", "has_sig": false, "md5_digest": "6f94a49bf47eef7b4b7d75ac81982576", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3663, "upload_time": "2010-07-27T01:15:40", "url": "https://files.pythonhosted.org/packages/38/53/a82a17e223906f643c774966c071415715a1a1b00a87b5be98f628954ab1/isotoma.buildout.logger-0.0.0.tar.gz" } ] }