wlogging


Namewlogging JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryPythonic wrapper for the standard logging module
upload_time2024-10-17 06:43:14
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords logging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Pythonic wrapper around `logging`


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "wlogging",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "logging",
    "author": null,
    "author_email": "Jaromir Benes <jaromir.benes@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/12/a3/0ea555e793022fdf58febe8b4d3f1a91d4f3e0f4b00ca075d2dfd3f12a01/wlogging-0.4.0.tar.gz",
    "platform": null,
    "description": "\n# Pythonic wrapper around `logging`\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Pythonic wrapper for the standard logging module",
    "version": "0.4.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/iris-solutions-team/wlogging/issues",
        "Homepage": "https://github.com/iris-solutions-team/wlogging"
    },
    "split_keywords": [
        "logging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e07a22cf49b94ad3b7ab5386b1acf265211eda2c0a5ed3be5cc0d74b9c810424",
                "md5": "e22cb7936cb3ed171e98eec1f8cbe814",
                "sha256": "83aea3b328670891fd946dd2cd9b5969fddc74f2c105ff506c9eea3d90f0fc83"
            },
            "downloads": -1,
            "filename": "wlogging-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e22cb7936cb3ed171e98eec1f8cbe814",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2739,
            "upload_time": "2024-10-17T06:43:12",
            "upload_time_iso_8601": "2024-10-17T06:43:12.743660Z",
            "url": "https://files.pythonhosted.org/packages/e0/7a/22cf49b94ad3b7ab5386b1acf265211eda2c0a5ed3be5cc0d74b9c810424/wlogging-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "12a30ea555e793022fdf58febe8b4d3f1a91d4f3e0f4b00ca075d2dfd3f12a01",
                "md5": "18dd762ccf6519d787850ea75fac6e12",
                "sha256": "e944db185e61604f1f909bd707578a5f9d65c1636ca2fdebef6f64f97c6d531d"
            },
            "downloads": -1,
            "filename": "wlogging-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "18dd762ccf6519d787850ea75fac6e12",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2440,
            "upload_time": "2024-10-17T06:43:14",
            "upload_time_iso_8601": "2024-10-17T06:43:14.193891Z",
            "url": "https://files.pythonhosted.org/packages/12/a3/0ea555e793022fdf58febe8b4d3f1a91d4f3e0f4b00ca075d2dfd3f12a01/wlogging-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 06:43:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iris-solutions-team",
    "github_project": "wlogging",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "wlogging"
}
        
Elapsed time: 1.45489s