Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-seaslog - A effective,fast,stable log extension for PHP

Website:
http://pecl.php.net/package/SeasLog
Licence:
PHP
Vendor:
Remi Collet
Description:
A effective,fast,stable log extension for PHP.
- In the PHP project, for convenient record log
- The default log directory and module configuration.
- Specify the log directory and get the current configuration
- Analysis of early warning framework preliminary
- Buffer debug efficient log buffer, convenient
- With PSR-3 Logger interface
- Error and exception automatic logging
- Support appender with File,TCP,UDP
- Send to Rsyslog(TCP/UDP) with RFC5424
- Support RequestId differentiated requests
- Support for log template customizations

Package built for PHP 5.4.

Packages

php-pecl-seaslog-1.7.6-1.el6.remi.5.4.x86_64 [52 KiB] Changelog by Remi Collet (2017-09-19):
- Update to 1.7.6
php-pecl-seaslog-1.7.5-1.el6.remi.5.4.x86_64 [52 KiB] Changelog by Remi Collet (2017-09-19):
- Update to 1.7.5
- Update license from Apache License 2.0 to PHP License 3.01
- add upstream patch to fix various segfaults
  https://github.com/Neeke/SeasLog/issues/152