dastra/log4php-kafka

Kafka Appender for Log4Php

v1.1 2016-01-05 21:49 UTC

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.