cejus
Results
2
issues of
cejus
This is merge includes the initial code for adding the feature of an GelfKafkaHandler to pygelf. **Included**: - GelfKafkaHandler class with basic functionality - Documentation **Not Included**: - Enhancement of...
Hi guys, what I needed is the feature that logs created in my pyhton code (e.g. "_logger.info("whatever")_") are converted into the GELF format and then sent via a Kafka bus...