sls sdk

LogItem.PushBack Method (String, String)

method to append log content by key/value pair

public void PushBack(
   String key,
   String value
);

Parameters

String
user define field to name the value
String
the value of field key

See Also

LogItem Class | Aliyun.Api.SLS.Data Namespace | LogItem.PushBack Overload List