Download the PHP package fluent/logger without Composer
On this page you can find all versions of the php package fluent/logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fluent/logger
More information about fluent/logger
Files in fluent/logger
Download fluent/logger
More information about fluent/logger
Files in fluent/logger
Vendor fluent
Package logger
Short Description a logging library for Fluentd
License Apache
Homepage http://github.com/fluent/fluent-logger-php
Package logger
Short Description a logging library for Fluentd
License Apache
Homepage http://github.com/fluent/fluent-logger-php
Please rate this library. Is it a good library?
Informations about the package logger
Fluent Logger PHP
fluent-logger-php is a PHP library to record events to fluentd from a PHP application.
Requirements
- PHP 5.6 or higher
- fluentd v0.9.20 or higher
Installation
Using Composer
composer.json
Backward Compatibility Changes
As of v1, all loggers but FluentLogger
are removed.
Monolog is recommended in such use cases.
Usage
PHP side
Fluentd side
Use in_forward
.
Todos
- Stabilize method signatures.
- Improve performance and reliability.
Restrictions
- Buffering and re-send support
PHP does not have threads. So, I strongaly recommend you use fluentd as a local fluent proxy.
`
License
Apache License, Version 2.0
Contributors
- Daniele Alessandri
- Hiro Yoshikawa
- Kazuki Ohta
- Shuhei Tanuma
- Sotaro KARASAWA
- edy
- kiyoto
- sasezaki
- satokoma
- DQNEO
All versions of logger with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package fluent/logger contains the following files
Loading the files please wait ....