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)
integerlog time stamp
stringlog source
arraylog contents, content many key/value pair
getContents() : array
arraylog contentsgetSource() : string
stringlog sourcegetTime() : integer
integerlog time$contents : array
$source : string
$time : integer