A php implementation to send log-messages to a GELF compatible backend like Graylog2.
composer require "graylog2/gelf-php:dev-1.0-legacy"
| 包名 | 版本要求 |
|---|---|
| paragonie/constant_time_encoding | ^1|^2 |
| php | >=5.6 |
| psr/log | ^1.0|^2.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^5.7|^6.5|^7.5 |
| squizlabs/php_codesniffer | ^3.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-08-20 09:39:08 |
| 类型 | library |