public interface ExternalLog
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
convertToJSONObject()
convert the log to an JSONObject for putting multiple logs in a JSONArray as a part of
POST Request's parameter in a single request later
|