logging


Namelogging JSON
Version 0.4.9.6 PyPI version JSON
download
home_pagehttp://www.red-dove.com/python_logging.html
SummaryA logging module for Python
upload_time2013-06-04 23:43:22
maintainerNone
docs_urlNone
authorVinay Sajip
requires_pythonNone
licenseCopyright (C) 2001-2005 by Vinay Sajip. All Rights Reserved. See LICENSE for license.
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This module is intended to provide a standard error logging mechanism in Python as per PEP 282.
            

Raw data

            {
    "_id": null,
    "home_page": "http://www.red-dove.com/python_logging.html",
    "name": "logging",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Vinay Sajip",
    "author_email": "vinay_sajip@red-dove.com",
    "download_url": "https://files.pythonhosted.org/packages/93/4b/979db9e44be09f71e85c9c8cfc42f258adfb7d93ce01deed2788b2948919/logging-0.4.9.6.tar.gz",
    "platform": "UNKNOWN",
    "description": "This module is intended to provide a standard error logging mechanism in Python as per PEP 282.",
    "bugtrack_url": null,
    "license": "Copyright (C) 2001-2005 by Vinay Sajip. All Rights Reserved. See LICENSE for license.",
    "summary": "A logging module for Python",
    "version": "0.4.9.6",
    "project_urls": {
        "Homepage": "http://www.red-dove.com/python_logging.html"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "934b979db9e44be09f71e85c9c8cfc42f258adfb7d93ce01deed2788b2948919",
                "md5": "dc0a7ebc8b8970263911e11e7b7e1ca8",
                "sha256": "26f6b50773f085042d301085bd1bf5d9f3735704db9f37c1ce6d8b85c38f2417"
            },
            "downloads": -1,
            "filename": "logging-0.4.9.6.tar.gz",
            "has_sig": false,
            "md5_digest": "dc0a7ebc8b8970263911e11e7b7e1ca8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 96029,
            "upload_time": "2013-06-04T23:43:22",
            "upload_time_iso_8601": "2013-06-04T23:43:22.086208Z",
            "url": "https://files.pythonhosted.org/packages/93/4b/979db9e44be09f71e85c9c8cfc42f258adfb7d93ce01deed2788b2948919/logging-0.4.9.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2013-06-04 23:43:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "logging"
}
        
Elapsed time: 0.08102s