Skip to content

thamtech/yii2-fluentd

Repository files navigation

Yii2 Fluentd

Yii2 Fluentd adds a Log Target for Fluentd.

The bundled client implementation is a relatively fast fire-and-forget client for a Fluentd HTTP input plugin. However, you may extend the FluentClientInterface to implement whatever client implementation fits your needs.

For license information check the LICENSE-file.

Installation

The preferred way to install this extension is through composer.

php composer.phar require --prefer-dist thamtech/yii2-fluentd

or add

"thamtech/yii2-fluentd": "*"

to the require section of your composer.json file.

About

A Yii2 log target for Fluentd.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages