controllogger


Namecontrollogger JSON
Version 0.2.9.19 PyPI version JSON
download
home_page
SummaryA simple and easy to use logger for python.
upload_time2023-10-10 17:17:30
maintainer
docs_urlNone
author
requires_python
licenseGPL-3.0
keywords logger control controllogger fastapi rich logging log logs context contextlogger loggers logging-framework logging-library logging-tool logging-utility logging-util
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # controllogger

A simple and easy to use logger for python.

## Getting Started

Download links:

* pip install controllogger
* ssh clone URL: git@github.com:JuliusKoenig/controllogger.git
* https clone URL: https://github.com/JuliusKoenig/controllogger.git



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "controllogger",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "logger,control,controllogger,fastapi,rich,logging,log,logs,context,contextlogger,loggers,logging-framework,logging-library,logging-tool,logging-utility,logging-util",
    "author": "",
    "author_email": "Julius K\u00f6nig <info@bastelquartier.de>",
    "download_url": "https://files.pythonhosted.org/packages/bd/d1/21d0e932a91d4ae80e9bcdeaf9d5105c3ca2bcc630cfc9cc6ec43c9c6967/controllogger-0.2.9.19.tar.gz",
    "platform": null,
    "description": "# controllogger\n\nA simple and easy to use logger for python.\n\n## Getting Started\n\nDownload links:\n\n* pip install controllogger\n* ssh clone URL: git@github.com:JuliusKoenig/controllogger.git\n* https clone URL: https://github.com/JuliusKoenig/controllogger.git\n\n\n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "A simple and easy to use logger for python.",
    "version": "0.2.9.19",
    "project_urls": null,
    "split_keywords": [
        "logger",
        "control",
        "controllogger",
        "fastapi",
        "rich",
        "logging",
        "log",
        "logs",
        "context",
        "contextlogger",
        "loggers",
        "logging-framework",
        "logging-library",
        "logging-tool",
        "logging-utility",
        "logging-util"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bdd121d0e932a91d4ae80e9bcdeaf9d5105c3ca2bcc630cfc9cc6ec43c9c6967",
                "md5": "e2ab2624735ad8de5e0efe653ec403cd",
                "sha256": "2d6c28ecc7713946b14953db9303a548e73041248a3a489a50bba3570006546b"
            },
            "downloads": -1,
            "filename": "controllogger-0.2.9.19.tar.gz",
            "has_sig": false,
            "md5_digest": "e2ab2624735ad8de5e0efe653ec403cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28162,
            "upload_time": "2023-10-10T17:17:30",
            "upload_time_iso_8601": "2023-10-10T17:17:30.932541Z",
            "url": "https://files.pythonhosted.org/packages/bd/d1/21d0e932a91d4ae80e9bcdeaf9d5105c3ca2bcc630cfc9cc6ec43c9c6967/controllogger-0.2.9.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-10 17:17:30",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "controllogger"
}
        
Elapsed time: 0.13066s