You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
.. | ||
Aliyun/Log | 5 years ago | |
sample | 5 years ago | |
License.txt | 5 years ago | |
Log_Autoload.php | 5 years ago | |
README.md | 5 years ago | |
build.bat | 5 years ago | |
build.md | 5 years ago | |
build.sh | 5 years ago |
README.md
Aliyun Log Service PHP SDK
API VERSION
0.6.1
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