click-log


Nameclick-log JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/click-contrib/click-log
SummaryLogging integration for Click
upload_time2022-03-13 11:10:15
maintainerNone
docs_urlNone
authorMarkus Unterwaditzer
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            click-log
=========

.. image:: https://travis-ci.org/click-contrib/click-log.svg?branch=master
    :target: https://travis-ci.org/click-contrib/click-log

Integrates logging with click.

- `Documentation <https://click-log.readthedocs.org/>`_
- `Source code <https://github.com/click-contrib/click-log>`_

License
=======

Licensed under the MIT, see ``LICENSE``.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/click-contrib/click-log",
    "name": "click-log",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Markus Unterwaditzer",
    "author_email": "markus@unterwaditzer.net",
    "download_url": "https://files.pythonhosted.org/packages/32/32/228be4f971e4bd556c33d52a22682bfe318ffe57a1ddb7a546f347a90260/click-log-0.4.0.tar.gz",
    "platform": null,
    "description": "click-log\n=========\n\n.. image:: https://travis-ci.org/click-contrib/click-log.svg?branch=master\n    :target: https://travis-ci.org/click-contrib/click-log\n\nIntegrates logging with click.\n\n- `Documentation <https://click-log.readthedocs.org/>`_\n- `Source code <https://github.com/click-contrib/click-log>`_\n\nLicense\n=======\n\nLicensed under the MIT, see ``LICENSE``.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Logging integration for Click",
    "version": "0.4.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "dda362bafdf43c92acc67920d4ba2bc2",
                "sha256": "a43e394b528d52112af599f2fc9e4b7cf3c15f94e53581f74fa6867e68c91756"
            },
            "downloads": -1,
            "filename": "click_log-0.4.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dda362bafdf43c92acc67920d4ba2bc2",
            "packagetype": "bdist_wheel",
            "python_version": "3.8",
            "requires_python": null,
            "size": 4273,
            "upload_time": "2022-03-13T11:10:17",
            "upload_time_iso_8601": "2022-03-13T11:10:17.594807Z",
            "url": "https://files.pythonhosted.org/packages/ae/5a/4f025bc751087833686892e17e7564828e409c43b632878afeae554870cd/click_log-0.4.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "5a0b43925fedada552c32cf5263be193",
                "sha256": "3970f8570ac54491237bcdb3d8ab5e3eef6c057df29f8c3d1151a51a9c23b975"
            },
            "downloads": -1,
            "filename": "click-log-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5a0b43925fedada552c32cf5263be193",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9985,
            "upload_time": "2022-03-13T11:10:15",
            "upload_time_iso_8601": "2022-03-13T11:10:15.262821Z",
            "url": "https://files.pythonhosted.org/packages/32/32/228be4f971e4bd556c33d52a22682bfe318ffe57a1ddb7a546f347a90260/click-log-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-03-13 11:10:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "click-contrib",
    "github_project": "click-log",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "click-log"
}
        
Elapsed time: 0.01255s