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.
information-system/lib/aliyun-log-php-sdk-master
ycc c5d62d6527 获取客人下订单页面浏览记录,通过调用阿里云日志API实现 5 years ago
..
Aliyun/Log 获取客人下订单页面浏览记录,通过调用阿里云日志API实现 5 years ago
sample 获取客人下订单页面浏览记录,通过调用阿里云日志API实现 5 years ago
License.txt 获取客人下订单页面浏览记录,通过调用阿里云日志API实现 5 years ago
Log_Autoload.php 获取客人下订单页面浏览记录,通过调用阿里云日志API实现 5 years ago
README.md 获取客人下订单页面浏览记录,通过调用阿里云日志API实现 5 years ago
build.bat 获取客人下订单页面浏览记录,通过调用阿里云日志API实现 5 years ago
build.md 获取客人下订单页面浏览记录,通过调用阿里云日志API实现 5 years ago
build.sh 获取客人下订单页面浏览记录,通过调用阿里云日志API实现 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 PHPused to set/get log data to Aliyun Log Service(www.aliyun.com/product/sls).

API Reference: 中文 ENGLISH

Summary

  1. Request-Request style Restful API interface
  2. Use Protocol buffer to send data
  3. Data can be compressed when sending to server
  4. Aliyun_Log_Exception will be thrown if any error happen
  5. Introduce simple logger for submit log easily with different levels
  6. Create local log cache to submit several logs in single http post.

Environment Requirement

  1. PHP 7.1.7 and laterMaster Branch
  2. PHP 5.2+Tree v1.0