eht16 / python-logstash-async

Python logging handler for sending log events asynchronously to Logstash.
MIT License
186 stars 51 forks source link

Make a new release to have HttpTransport class in pip version #57

Closed jdutriaux closed 4 years ago

jdutriaux commented 4 years ago

Hello,

When we install the lib from pip we have the 2.0 version, which doesn't include HttpTransport class. Could you create a new release to have this transport method without doing a manual installation please?

Thank you

eht16 commented 4 years ago

Done: https://github.com/eht16/python-logstash-async/releases/tag/2.1.0 https://pypi.org/project/python-logstash-async/