dastra / log4php-kafka
Kafka Appender for Log4Php
v1.1
2016-01-05 21:49 UTC
Requires
- php: >=5.2.7
- apache/log4php: 2.3.0
This package is not auto-updated.
Last update: 2026-03-01 01:41:06 UTC
README
A log4php Kafka Appender - LoggerAppenderKafka
This project is to create a Log4PHP appender which sends log messages to apache kafka: http://kafka.apache.org/
It works with version 2.3.0 of log4php, and should be installed using composer.
Usage example can be found in the examples directory.