library sls-sdk-php
Aliyun SLS SDK for PHP
chinayin/sls-sdk-php
Aliyun SLS SDK for PHP
- Friday, March 24, 2017
- by chinayin
- Repository
- 1 Watchers
- 0 Stars
- 30 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 3 % Grown
Aliyun Log Service PHP SDK
API VERSION
0.6.1, (*1)
SDK RELEASE TIME
2018-02-18, (*2)
Introduction
Log Service SDK for PHP,used to set/get log data to Aliyun Log Service(www.aliyun.com/product/sls)., (*3)
API Reference: 中文 ENGLISH, (*4)
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