A php implementation to send log-messages to a GELF compatible backend like Graylog2.
composer require "graylog2/gelf-php:1.2.1"
| 包名 | 版本要求 |
|---|---|
| php | >=5.3.9 |
| psr/log | ~1.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ~4.3 |
| squizlabs/php_codesniffer | ~2.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2015-03-17 10:26:46 |
| 类型 | library |