Metadata-Version: 2.1
Name: coralogix-logger
Version: 2.0.1.post1
Summary: Coralogix Logger Python SDK
Home-page: http://www.coralogix.com/
Author: Coralogix Ltd.
Author-email: info@coralogix.com
Maintainer: Coralogix Ltd.
Maintainer-email: info@coralogix.com
License: Apache Version 2.0
Download-URL: https://github.com/coralogix/python-coralogix-sdk/archive/master.zip
Keywords: Coralogix,Logging,Logger
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Internet :: Log Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Logging
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Networking :: Monitoring
Classifier: Topic :: Utilities
Requires-Python: >=2.7
Provides-Extra: development
Requires-Dist: enum34 (==1.1.6)
Requires-Dist: requests (==2.18.4)
Provides-Extra: development
Requires-Dist: wheel (==0.31.0); extra == 'development'

Coralogix Logger 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/>`_.


