A php implementation to send log-messages to a GELF compatible backend like Graylog2.
composer require "graylog2/gelf-php:1.6.3"
| 包名 | 版本要求 |
|---|---|
| paragonie/constant_time_encoding | ^1|^2 |
| php | >=5.3.9 |
| psr/log | ~1.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ~4.8.36 |
| squizlabs/php_codesniffer | ~2.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-07-29 18:15:25 |
| 类型 | library |