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.8.6
6 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 7.2
Loading...
PHP 7.1
Loading...
PHP 7.0
Loading...
PHP 5.6
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 7.2
Loading...
PHP 7.1
Loading...
PHP 7.0
Loading...
PHP 5.6
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.8.6 change log


- New Feature Add log message collection recommendations docs.
- New Feature Add bench_mark.php
- New Feature #218 add SeasLog::closeLoggerStream()
- Fixed check_log_level:log level should lower than setting 'seaslog.level'
- Fixed core dump in phpdbg.
- Fixed smtp_secure and smtp_mailer.
- Fixed issue #125 #203 Add seaslog.buffer_disabled_in_cli to config, default false.
- Fixed issue #196 php5.3.x undefined symbol: expand_filepath_with_mode.
- Fixed issue #195 rsyslog recive log with RFC5424.
- Fixed issue #200 error warning when tcp/udp error.
- Fixed issue #202 Add unit tests.
- Fixed issue #210 add seaslog.remote_timeout to config, default 1 second.
- Fixed issue #215 analyzerCount error.
- Fixed issue #228 analyzerDetail error.

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.0