This library provides an Elasticsearch logging appender compatible with the python standard logging library. from cmreslogging.handlers import CMRESHandler handler ...
install virtual environment for Python 2.7+: python2 launch.py install install virtual environment for Python 3.3+: python3 launch.py install run test: ./launch.py test run PyLint: ./launch.py test ...