wmhost / aliyun-log
Aliyun Log Service PHP SDK
v0.6.2
2020-06-19 01:00 UTC
Requires
- php: >=5.2.1
This package is auto-updated.
Last update: 2024-10-19 10:50:21 UTC
README
API VERSION
0.6.0
SDK RELEASE TIME
2015-11-16
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
Environment Requirement
- PHP 5.2.1 and later