{ "info": { "author": "STX Next Sp. z o.o, Wojciech Lichota", "author_email": "info@stxnext.pl, wojciech.lichota@stxnext.pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Zope2", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Logging" ], "description": "===========\nstxnext.log\n===========\n\nOverview\n========\n\nThis is logger written from scratch. It offers few conveniences that\nhelps in logging (e.g.: logging exceptions). It can also log some\nmessages from ZPT (Zope Page Templates). \n \nUsing\n=====\n\nstxnext.log can be opened by used in python code::\n\n >>> from stxnext.log import log\n >>> log('log text')\n >>> log('log another text', printit=True) #doctest:+ELLIPSIS\n [...] log another text\n >>> try:\n ... 1/0\n ... except ZeroDivisionError, e:\n ... log.log_exc(e)\n ...\n >>> log.getLoggedTextAsHtml() #doctest:+ELLIPSIS, +NORMALIZE_WHITESPACE\n
[...] log <this> text...
\n \nstxnext.log can be also used in ZPT templates::\n\n \n \n \n
\n    \n\n\nInstallation\n============\n\nAlternatively, if you are using zc.buildout to manage your project, \nyou can do this:\n\n* Add ``stxnext.log`` to the list of eggs to install, e.g.::\n\n    [buildout]\n    ...\n    eggs =\n        ...\n        stxnext.log\n        \n* If you're using plone.recipe.zope2instance recipe to manage your \n  instance add this lines to install a ZCML slug::\n\n    [instance]\n    recipe = plone.recipe.zope2instance\n    ...\n    zcml =\n        ...\n        stxnext.log\n      \n* If you're using zc.zope3recipes:application recipe to manage your \n  instance add this lines to install a ZCML slug::\n\n    [instance]\n    recipe = zc.zope3recipes:application\n    ...\n    site.zcml =\n        ...\n               \n      \n* Re-run buildout, e.g. with::\n\n    $ ./bin/buildout\n        \nYou can skip the ZCML slug if you are going to explicitly include the package\nfrom another package's configure.zcml file.\n\n\nReferences\n==========\n\n* `stxnext.log home page`_\n* `stxnext.log at pypi`_\n\n.. _stxnext.log home page: http://stxnext.pl/open-source/stxnext.log\n.. _stxnext.log at pypi: http://pypi.python.org/pypi/stxnext.log/\n\n\nAuthor & Contact\n================\n\n:Author: Wojciech Lichota <``wojciech.lichota[at]stxnext.pl``>\n\n.. image:: http://stxnext.pl/open-source/files/stx-next-logo\n\n**STX Next** Sp. z o.o.\n\nhttp://stxnext.pl\n\ninfo@stxnext.pl",
        "description_content_type": null,
        "docs_url": null,
        "download_url": "UNKNOWN",
        "downloads": {
            "last_day": -1,
            "last_month": -1,
            "last_week": -1
        },
        "home_page": "http://stxnext.pl/open-source/stxnext.log",
        "keywords": "python log logger",
        "license": "Zope Public License, Version 2.1 (ZPL)",
        "maintainer": null,
        "maintainer_email": null,
        "name": "stxnext.log",
        "package_url": "https://pypi.org/project/stxnext.log/",
        "platform": "any",
        "project_url": "https://pypi.org/project/stxnext.log/",
        "project_urls": {
            "Download": "UNKNOWN",
            "Homepage": "http://stxnext.pl/open-source/stxnext.log"
        },
        "release_url": "https://pypi.org/project/stxnext.log/0.2.0/",
        "requires_dist": null,
        "requires_python": null,
        "summary": "This logger offers some conveniences that make easier of logging from python code and from ZPT templates.",
        "version": "0.2.0"
    },
    "last_serial": 800197,
    "releases": {
        "0.1.0": [
            {
                "comment_text": "",
                "digests": {
                    "md5": "3c43d86b5f401a4d0749a6bbb9c8d07a",
                    "sha256": "337b047e578e889c9da81b6d1dadef7da544df7a245e5c923ab44c7cd60b4791"
                },
                "downloads": -1,
                "filename": "stxnext.log-0.1.0-py2.4.egg",
                "has_sig": false,
                "md5_digest": "3c43d86b5f401a4d0749a6bbb9c8d07a",
                "packagetype": "bdist_egg",
                "python_version": "2.4",
                "requires_python": null,
                "size": 9435,
                "upload_time": "2008-07-07T13:38:28",
                "url": "https://files.pythonhosted.org/packages/f1/b2/7830fdee449c259dbbb02235df23aa5271af184a760eca06cab988a5e9cb/stxnext.log-0.1.0-py2.4.egg"
            }
        ],
        "0.1.1": [
            {
                "comment_text": "",
                "digests": {
                    "md5": "857ef8f402daf4812c9ac9baf7961099",
                    "sha256": "b41107a55568f6f3ad7b311c367aae0cf28231450cf91ef86d358c75bb7a00d7"
                },
                "downloads": -1,
                "filename": "stxnext.log-0.1.1-py2.4.egg",
                "has_sig": false,
                "md5_digest": "857ef8f402daf4812c9ac9baf7961099",
                "packagetype": "bdist_egg",
                "python_version": "2.4",
                "requires_python": null,
                "size": 9519,
                "upload_time": "2008-10-02T13:22:22",
                "url": "https://files.pythonhosted.org/packages/12/3e/4ec33499e8b7468aa70e3f2c9e28b9f47551011d741ce896c60c7c92c2f9/stxnext.log-0.1.1-py2.4.egg"
            },
            {
                "comment_text": "",
                "digests": {
                    "md5": "ab7d48a19212025d26b3b573c89df7c2",
                    "sha256": "7eaae0079e350ff38d95a3cad5d84d2d95a3e702cf3dc2f2953d4db62afd915f"
                },
                "downloads": -1,
                "filename": "stxnext.log-0.1.1.tar.gz",
                "has_sig": false,
                "md5_digest": "ab7d48a19212025d26b3b573c89df7c2",
                "packagetype": "sdist",
                "python_version": "source",
                "requires_python": null,
                "size": 5754,
                "upload_time": "2008-10-02T13:22:22",
                "url": "https://files.pythonhosted.org/packages/c8/04/0f28b77efd0aea2fe09bc6496d5e55636103e28b4acf062fbaa5e8e3a3f0/stxnext.log-0.1.1.tar.gz"
            }
        ],
        "0.1.2": [
            {
                "comment_text": "",
                "digests": {
                    "md5": "c36b80ff18f708588c84343963add2b9",
                    "sha256": "329207156ad402a55adaa9dca8e50b57f7a845b6e27d17203a1528e1a25fc5be"
                },
                "downloads": -1,
                "filename": "stxnext.log-0.1.2-py2.4.egg",
                "has_sig": false,
                "md5_digest": "c36b80ff18f708588c84343963add2b9",
                "packagetype": "bdist_egg",
                "python_version": "2.4",
                "requires_python": null,
                "size": 9630,
                "upload_time": "2008-10-24T16:10:13",
                "url": "https://files.pythonhosted.org/packages/cf/d4/7e34b64b82269ea5d79daa12ee00a42cc3a935bd64c10e2653307ad9c8da/stxnext.log-0.1.2-py2.4.egg"
            },
            {
                "comment_text": "",
                "digests": {
                    "md5": "92ae43cb38ec5caecd262b2c2966631d",
                    "sha256": "29f897d19f1edc35146387756177a743bb3e3e979e2130b718010c97b06cfffd"
                },
                "downloads": -1,
                "filename": "stxnext.log-0.1.2.tar.gz",
                "has_sig": false,
                "md5_digest": "92ae43cb38ec5caecd262b2c2966631d",
                "packagetype": "sdist",
                "python_version": "source",
                "requires_python": null,
                "size": 5843,
                "upload_time": "2008-10-24T16:10:12",
                "url": "https://files.pythonhosted.org/packages/08/56/a91f0a694b31f65e94e447c09b3556caac2f92ada839b6d0421093c8c67e/stxnext.log-0.1.2.tar.gz"
            }
        ],
        "0.1.2.1": [
            {
                "comment_text": "",
                "digests": {
                    "md5": "f242f45e48422bd295a714d478402734",
                    "sha256": "e9a47d1280831aac46aca9596804569956c41598f3423c016eaa9c1829557faf"
                },
                "downloads": -1,
                "filename": "stxnext.log-0.1.2.1-py2.4.egg",
                "has_sig": false,
                "md5_digest": "f242f45e48422bd295a714d478402734",
                "packagetype": "bdist_egg",
                "python_version": "2.4",
                "requires_python": null,
                "size": 9622,
                "upload_time": "2008-10-24T16:36:37",
                "url": "https://files.pythonhosted.org/packages/7b/b1/cca3d6e50c8b49769ca64d20f114e042c58cb54c641d49b5a53f4d927299/stxnext.log-0.1.2.1-py2.4.egg"
            },
            {
                "comment_text": "",
                "digests": {
                    "md5": "6933bd4780d77a7be068f1bacf4a7fa4",
                    "sha256": "703516773590cd4cf70be13668c6012a2a22213b41035fe65b7cbeb7dacee832"
                },
                "downloads": -1,
                "filename": "stxnext.log-0.1.2.1.tar.gz",
                "has_sig": false,
                "md5_digest": "6933bd4780d77a7be068f1bacf4a7fa4",
                "packagetype": "sdist",
                "python_version": "source",
                "requires_python": null,
                "size": 5850,
                "upload_time": "2008-10-24T16:36:37",
                "url": "https://files.pythonhosted.org/packages/50/9b/fa28ec58bb6fadc52f2abc3e1d13acdd69fcd56ad0531c12ab92fae8b54e/stxnext.log-0.1.2.1.tar.gz"
            }
        ],
        "0.2.0": [
            {
                "comment_text": "",
                "digests": {
                    "md5": "67198bc18f910adfdfe16a9feaad73c6",
                    "sha256": "3d5cbeda6b766595c9809e5bf4103a4499bf2b4ef7a8d97a6766ecacabe0a6ab"
                },
                "downloads": -1,
                "filename": "stxnext.log-0.2.0-py2.4.egg",
                "has_sig": false,
                "md5_digest": "67198bc18f910adfdfe16a9feaad73c6",
                "packagetype": "bdist_egg",
                "python_version": "2.4",
                "requires_python": null,
                "size": 10624,
                "upload_time": "2009-03-26T15:15:38",
                "url": "https://files.pythonhosted.org/packages/bd/0a/160039c7727b3c0fc055fa08d79946dce5aec23f2b677b8a8f68318bc3a3/stxnext.log-0.2.0-py2.4.egg"
            },
            {
                "comment_text": "",
                "digests": {
                    "md5": "1bcdd34c0ed6da160a280104e53b8159",
                    "sha256": "6fd4a53fc3190b9dd52ca351bb03924cb3f2f1df97a8324dbfe9f6744fc1d857"
                },
                "downloads": -1,
                "filename": "stxnext.log-0.2.0.tar.gz",
                "has_sig": false,
                "md5_digest": "1bcdd34c0ed6da160a280104e53b8159",
                "packagetype": "sdist",
                "python_version": "source",
                "requires_python": null,
                "size": 6154,
                "upload_time": "2009-03-26T15:14:44",
                "url": "https://files.pythonhosted.org/packages/51/46/b253ea92c7451ee771aedb3b452bc0a2499ebe9e4032ea777d2542ee9c61/stxnext.log-0.2.0.tar.gz"
            }
        ]
    },
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "67198bc18f910adfdfe16a9feaad73c6",
                "sha256": "3d5cbeda6b766595c9809e5bf4103a4499bf2b4ef7a8d97a6766ecacabe0a6ab"
            },
            "downloads": -1,
            "filename": "stxnext.log-0.2.0-py2.4.egg",
            "has_sig": false,
            "md5_digest": "67198bc18f910adfdfe16a9feaad73c6",
            "packagetype": "bdist_egg",
            "python_version": "2.4",
            "requires_python": null,
            "size": 10624,
            "upload_time": "2009-03-26T15:15:38",
            "url": "https://files.pythonhosted.org/packages/bd/0a/160039c7727b3c0fc055fa08d79946dce5aec23f2b677b8a8f68318bc3a3/stxnext.log-0.2.0-py2.4.egg"
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "1bcdd34c0ed6da160a280104e53b8159",
                "sha256": "6fd4a53fc3190b9dd52ca351bb03924cb3f2f1df97a8324dbfe9f6744fc1d857"
            },
            "downloads": -1,
            "filename": "stxnext.log-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1bcdd34c0ed6da160a280104e53b8159",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6154,
            "upload_time": "2009-03-26T15:14:44",
            "url": "https://files.pythonhosted.org/packages/51/46/b253ea92c7451ee771aedb3b452bc0a2499ebe9e4032ea777d2542ee9c61/stxnext.log-0.2.0.tar.gz"
        }
    ]
}