The QueriedLog is a log of the Aliyun_Sls_Models_GetLogsResponse which obtained from the sls.
author | sls_dev |
---|---|
package | SLS_PHP_SDK |
__construct(integer $time, string $source, array $contents)
integer
log time stamp
string
log source
array
log contents, content many key/value pair
getContents() : array
array
log contentsgetSource() : string
string
log sourcegetTime() : integer
integer
log time$contents : array
$source : string
$time : integer