pylogger-slack


Namepylogger-slack JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/VinayIN/pylogger-slack.git
SummaryPython logger with an option to format it for YAML/JSON format and support for Slack Notification. (Helpful for monitoring codebase in production/testing)
upload_time2025-02-03 19:39:17
maintainerNone
docs_urlNone
authorBinay Kumar Pradhan
requires_python<4.0,>=3.11
licenseGPL-3.0
keywords logger slack notification logger yaml logger json python logging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/VinayIN/pylogger-slack.git",
    "name": "pylogger-slack",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "logger, slack notification, logger yaml, logger json, python logging",
    "author": "Binay Kumar Pradhan",
    "author_email": "bpradhan.asli@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "Python logger with an option to format it for YAML/JSON format and support for Slack Notification. (Helpful for monitoring codebase in production/testing)",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/VinayIN/pylogger-slack.git",
        "Repository": "https://github.com/VinayIN/pylogger-slack.git"
    },
    "split_keywords": [
        "logger",
        " slack notification",
        " logger yaml",
        " logger json",
        " python logging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8cd19109c12b82bb269f2d89375c53e0872b2e4cb469d89408365c4e7786297f",
                "md5": "4e88298bfebd71a83795e6a1d0b3696b",
                "sha256": "0100764dc03129cd0a8e6580bdf641bab2a0adc2ace69177d670660d2726fca4"
            },
            "downloads": -1,
            "filename": "pylogger_slack-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4e88298bfebd71a83795e6a1d0b3696b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 15780,
            "upload_time": "2025-02-03T19:39:17",
            "upload_time_iso_8601": "2025-02-03T19:39:17.249934Z",
            "url": "https://files.pythonhosted.org/packages/8c/d1/9109c12b82bb269f2d89375c53e0872b2e4cb469d89408365c4e7786297f/pylogger_slack-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-03 19:39:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "VinayIN",
    "github_project": "pylogger-slack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pylogger-slack"
}
        
Elapsed time: 0.43469s