dastra / log4php-kafka
Kafka Appender for Log4Php
Installs: 17 006
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 5
Forks: 1
Open Issues: 0
Requires
- php: >=5.2.7
- apache/log4php: 2.3.0
This package is not auto-updated.
Last update: 2025-03-01 20:19:05 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.