InstallationΒΆ

Install the Coralogix python logger with pip:

$ pip install coralogix_logger

or directly from the sources:

$ git clone https://github.com/coralogix/python-coralogix-sdk.git
$ cd sdk-python
$ python setup.py install