Check whether logs are sent
If enableDebugLog
is true
, you can check whether logs are sent in your IDE console.
- On success,
sendRequest process success
is displayed. - On failure,
sendRequest process failed
is displayed along with a failure reason.
Failed logs are attempted to be resent, according to the SDK’s policy.