wlogging


Namewlogging JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryPythonic wrapper for the standard logging module
upload_time2024-05-31 07:31:29
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/42/4c/4065bb337c36e5b8c5846615d1bef7def3df87584b82682e21d50437ae2c/wlogging-0.3.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.3.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": "42580099b2e278834b96068e5247615afa5b7ccfdd68f4abd5646f0cecb1c047",
                "md5": "c8b3422445de7230e35076acc58c7965",
                "sha256": "b83adbb45cee8a3a928b7dcac321e92b38b1adb3a0bc0389fd1c289d048fc817"
            },
            "downloads": -1,
            "filename": "wlogging-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c8b3422445de7230e35076acc58c7965",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 2746,
            "upload_time": "2024-05-31T07:31:24",
            "upload_time_iso_8601": "2024-05-31T07:31:24.803815Z",
            "url": "https://files.pythonhosted.org/packages/42/58/0099b2e278834b96068e5247615afa5b7ccfdd68f4abd5646f0cecb1c047/wlogging-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "424c4065bb337c36e5b8c5846615d1bef7def3df87584b82682e21d50437ae2c",
                "md5": "f6275139405253c0244094e96e402396",
                "sha256": "7a113fe13828b8e815bb7550466851afcdcf8f379edaa56fb03591ef68fc1e4c"
            },
            "downloads": -1,
            "filename": "wlogging-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f6275139405253c0244094e96e402396",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2436,
            "upload_time": "2024-05-31T07:31:29",
            "upload_time_iso_8601": "2024-05-31T07:31:29.677483Z",
            "url": "https://files.pythonhosted.org/packages/42/4c/4065bb337c36e5b8c5846615d1bef7def3df87584b82682e21d50437ae2c/wlogging-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 07:31:29",
    "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: 0.24483s