coralogix-logger


Namecoralogix-logger JSON
Version 2.0.6 PyPI version JSON
download
home_pagehttp://www.coralogix.com/
SummaryCoralogix Python SDK
upload_time2023-12-14 10:34:23
maintainerCoralogix Ltd.
docs_urlNone
authorCoralogix Ltd.
requires_python>=3.5
licenseApache Version 2.0
keywords coralogix logging logger
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            Coralogix Python SDK
====================

.. image:: https://img.shields.io/pypi/v/coralogix_logger.svg
    :target: https://pypi.python.org/pypi/coralogix_logger

.. image:: https://img.shields.io/pypi/l/coralogix_logger.svg
    :target: https://raw.githubusercontent.com/coralogix/python-coralogix-sdk/master/LICENSE

.. image:: https://img.shields.io/pypi/pyversions/coralogix_logger.svg
    :target: https://pypi.python.org/pypi/coralogix_logger

.. image:: https://img.shields.io/pypi/wheel/coralogix_logger.svg
    :target: https://pypi.python.org/pypi/coralogix_logger

.. image:: https://img.shields.io/pypi/status/coralogix_logger.svg
    :target: https://pypi.python.org/pypi/coralogix_logger

.. image:: https://travis-ci.org/coralogix/python-coralogix-sdk.svg?branch=master
    :target: https://travis-ci.org/coralogix/python-coralogix-sdk

.. image:: https://readthedocs.org/projects/python-coralogix-sdk/badge/?version=latest
    :target: https://python-coralogix-sdk.readthedocs.io/en/latest/

.. image:: https://codecov.io/gh/coralogix/python-coralogix-sdk/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/coralogix/python-coralogix-sdk

.. image:: https://api.codeclimate.com/v1/badges/474f12c23edee33936b9/maintainability
   :target: https://codeclimate.com/github/coralogix/python-coralogix-sdk/maintainability

.. image:: https://api.codeclimate.com/v1/badges/474f12c23edee33936b9/test_coverage
   :target: https://codeclimate.com/github/coralogix/python-coralogix-sdk/test_coverage

.. image:: https://img.shields.io/github/issues/coralogix/python-coralogix-sdk.svg
    :target: https://github.com/coralogix/python-coralogix-sdk

.. image:: https://img.shields.io/github/issues-pr/coralogix/python-coralogix-sdk.svg
    :target: https://github.com/coralogix/python-coralogix-sdk

.. image:: https://img.shields.io/github/contributors/coralogix/python-coralogix-sdk.svg
    :target: https://github.com/coralogix/python-coralogix-sdk/graphs/contributors

This package provides logging suites integrated with `Coralogix` logs analytics platform.
For watch how to use it, please, read `Coralogix Python SDK Docs <https://python-coralogix-sdk.readthedocs.io/en/latest/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.coralogix.com/",
    "name": "coralogix-logger",
    "maintainer": "Coralogix Ltd.",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "info@coralogix.com",
    "keywords": "Coralogix,Logging,Logger",
    "author": "Coralogix Ltd.",
    "author_email": "info@coralogix.com",
    "download_url": "https://files.pythonhosted.org/packages/ef/e2/23f3c21b8e3b48bab44e721ac5ba5c8e0d2295d9b15da01c49e9a2598415/coralogix_logger-2.0.6.tar.gz",
    "platform": null,
    "description": "Coralogix Python SDK\n====================\n\n.. image:: https://img.shields.io/pypi/v/coralogix_logger.svg\n    :target: https://pypi.python.org/pypi/coralogix_logger\n\n.. image:: https://img.shields.io/pypi/l/coralogix_logger.svg\n    :target: https://raw.githubusercontent.com/coralogix/python-coralogix-sdk/master/LICENSE\n\n.. image:: https://img.shields.io/pypi/pyversions/coralogix_logger.svg\n    :target: https://pypi.python.org/pypi/coralogix_logger\n\n.. image:: https://img.shields.io/pypi/wheel/coralogix_logger.svg\n    :target: https://pypi.python.org/pypi/coralogix_logger\n\n.. image:: https://img.shields.io/pypi/status/coralogix_logger.svg\n    :target: https://pypi.python.org/pypi/coralogix_logger\n\n.. image:: https://travis-ci.org/coralogix/python-coralogix-sdk.svg?branch=master\n    :target: https://travis-ci.org/coralogix/python-coralogix-sdk\n\n.. image:: https://readthedocs.org/projects/python-coralogix-sdk/badge/?version=latest\n    :target: https://python-coralogix-sdk.readthedocs.io/en/latest/\n\n.. image:: https://codecov.io/gh/coralogix/python-coralogix-sdk/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/coralogix/python-coralogix-sdk\n\n.. image:: https://api.codeclimate.com/v1/badges/474f12c23edee33936b9/maintainability\n   :target: https://codeclimate.com/github/coralogix/python-coralogix-sdk/maintainability\n\n.. image:: https://api.codeclimate.com/v1/badges/474f12c23edee33936b9/test_coverage\n   :target: https://codeclimate.com/github/coralogix/python-coralogix-sdk/test_coverage\n\n.. image:: https://img.shields.io/github/issues/coralogix/python-coralogix-sdk.svg\n    :target: https://github.com/coralogix/python-coralogix-sdk\n\n.. image:: https://img.shields.io/github/issues-pr/coralogix/python-coralogix-sdk.svg\n    :target: https://github.com/coralogix/python-coralogix-sdk\n\n.. image:: https://img.shields.io/github/contributors/coralogix/python-coralogix-sdk.svg\n    :target: https://github.com/coralogix/python-coralogix-sdk/graphs/contributors\n\nThis package provides logging suites integrated with `Coralogix` logs analytics platform.\nFor watch how to use it, please, read `Coralogix Python SDK Docs <https://python-coralogix-sdk.readthedocs.io/en/latest/>`_.\n",
    "bugtrack_url": null,
    "license": "Apache Version 2.0",
    "summary": "Coralogix Python SDK",
    "version": "2.0.6",
    "project_urls": {
        "Download": "https://github.com/coralogix/python-coralogix-sdk/archive/master.zip",
        "Homepage": "http://www.coralogix.com/"
    },
    "split_keywords": [
        "coralogix",
        "logging",
        "logger"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7dd986c9f2da54599dafdf2e3377c85883e656dc3857e540a0e370aa675f79a",
                "md5": "5821db5b5466665cac5d0a44d46c8015",
                "sha256": "ecd8577eb3234904eff8fff855bcfb5d54d820e6ae9be8c6d0297a848db514c2"
            },
            "downloads": -1,
            "filename": "coralogix_logger-2.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5821db5b5466665cac5d0a44d46c8015",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 20686,
            "upload_time": "2023-12-14T10:34:21",
            "upload_time_iso_8601": "2023-12-14T10:34:21.966130Z",
            "url": "https://files.pythonhosted.org/packages/f7/dd/986c9f2da54599dafdf2e3377c85883e656dc3857e540a0e370aa675f79a/coralogix_logger-2.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "efe223f3c21b8e3b48bab44e721ac5ba5c8e0d2295d9b15da01c49e9a2598415",
                "md5": "3464fa0b412850144f8c5490b2cb79a3",
                "sha256": "7baccb1054a282b681f821e487e6adfc1fc171b3b5d6d987c1c41edae00403ce"
            },
            "downloads": -1,
            "filename": "coralogix_logger-2.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "3464fa0b412850144f8c5490b2cb79a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 20871,
            "upload_time": "2023-12-14T10:34:23",
            "upload_time_iso_8601": "2023-12-14T10:34:23.251284Z",
            "url": "https://files.pythonhosted.org/packages/ef/e2/23f3c21b8e3b48bab44e721ac5ba5c8e0d2295d9b15da01c49e9a2598415/coralogix_logger-2.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-14 10:34:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "coralogix",
    "github_project": "python-coralogix-sdk",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "coralogix-logger"
}
        
Elapsed time: 0.16700s