dastra/log4php-kafka

Kafka Appender for Log4Php

Maintainers

Package info

github.com/dastra/log4php-kafka

Homepage

pkg:composer/dastra/log4php-kafka

Statistics

Installs: 17 008

Dependents: 0

Suggesters: 0

Stars: 10

Open Issues: 0

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

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.