SeasLog

pecl install SeasLog

An effective,fast,stable log extension for PHP.

An 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.
- Support trace performance automatic logging.

Maintainer

  • Chitao Gao (lead )

Details

Stars: 1204
Issue openned: 23
Downloads: 196778
1.7.5
7 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.1
Loading...
PHP 7.0
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.1
Loading...
PHP 7.0
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 1.7.5 change log


- Update license from Apache License 2.0 to PHP License 3.01.
- Support send to Rsyslog(TCP/UDP) with RFC5424.
- Support RequestId differentiated requests to fixed issue #134.
- Support for log template customizations to fixed issue #12 #143.
- Update SeasLog Analyzer scripts version to 1.1.0, to fixed issue #139.
- Optimization of analyzerCount and analyzerDetail to fixed issue #133.
- Fixed issue #138. Error by file exists.
- Fixed issue #140. Error by setDatetimeFormat.
- Fixed issue #142. Error by too many open files.
- Fixed issue #144. Error by read log detail order desc.
- Fixed issue #145. Error by analyzerDetail.
- Fixed issue #146. Segfault at php-fpm.

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.0