{ "info": { "author": "Asko Soukka", "author_email": "asko.soukka@iki.fi", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "Envlogfile\n==========\n\nProvides ZConfig_-compatible logfile handler called ``envlogfile``, which\nis otherwise similar to the default ``logfile`` handler, but interpolates\nenvironment variables in the given log file path name.\n\n.. code:: python\n\n path = self.section.path % os.environ\n\nUsage with `plone.recipe.zope2instance`_:\n\n.. _ZConfig: https://pypi.python.org/pypi/ZConfig\n.. _plone.recipe.zope2instance: https://pypi.python.org/pypi/plone.app.zope2instance\n\n.. code:: ini\n\n [instance]\n event-log-custom =\n %import collective.envlogfile\n \n path %(MY_ENV_FOLDER)s/instance.log\n level INFO\n \n\nChangelog\n=========\n\n1.0.0 (2014-07-24)\n------------------\n\n- First release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/datakurre/collective.envlogfile", "keywords": "", "license": "EUPL", "maintainer": null, "maintainer_email": null, "name": "collective.envlogfile", "package_url": "https://pypi.org/project/collective.envlogfile/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.envlogfile/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/datakurre/collective.envlogfile" }, "release_url": "https://pypi.org/project/collective.envlogfile/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "UNKNOWN", "version": "1.0.0" }, "last_serial": 1167782, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "eab1a99fb660f1ce6d366150e9f7700d", "sha256": "13088214e3c66133691ecd1b233198da65b3359eb2eb94238f8c2959908c09d3" }, "downloads": -1, "filename": "collective.envlogfile-1.0.0.zip", "has_sig": false, "md5_digest": "eab1a99fb660f1ce6d366150e9f7700d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10207, "upload_time": "2014-07-24T10:56:24", "url": "https://files.pythonhosted.org/packages/6b/11/4918125db184d988bb77d9e7ec5d708572695b07792aead404e46c081b34/collective.envlogfile-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "eab1a99fb660f1ce6d366150e9f7700d", "sha256": "13088214e3c66133691ecd1b233198da65b3359eb2eb94238f8c2959908c09d3" }, "downloads": -1, "filename": "collective.envlogfile-1.0.0.zip", "has_sig": false, "md5_digest": "eab1a99fb660f1ce6d366150e9f7700d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10207, "upload_time": "2014-07-24T10:56:24", "url": "https://files.pythonhosted.org/packages/6b/11/4918125db184d988bb77d9e7ec5d708572695b07792aead404e46c081b34/collective.envlogfile-1.0.0.zip" } ] }