zing / alibabacloud-log
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (2.3.0) of this package.
Alibaba Cloud Log Service SDK for PHP
2.3.0
2021-10-18 09:51 UTC
Requires (Dev)
- phpunit/phpunit: ^9.5
- rector/rector: 0.11.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-18 20:44:09 UTC
README
API VERSION
0.6.2
SDK RELEASE TIME
2018-02-18
Introduction
Log Service SDK for PHP,used to set/get log data to Aliyun Log Service(www.aliyun.com/product/sls).
Summary
- Request-Request style Restful API interface
- Use Protocol buffer to send data
- Data can be compressed when sending to server
- Aliyun_Log_Exception will be thrown if any error happen
- Introduce simple logger for submit log easily with different levels
- Create local log cache to submit several logs in single http post.
Environment Requirement
- PHP 7.1.7 and later:Master Branch
- PHP 5.2+:Tree v1.0