Find and inspect mPaaS SDK log files stored on your Android device.
Log storage path
The SDK determines the storage path based on the release_type field in assets/channel.config.
|
Condition |
Storage mode |
|
|
Offline mode |
|
|
Online mode |
|
|
Offline mode |
|
|
Online mode |
Storage paths and post-upload behavior by mode:
|
Mode |
Path |
After upload |
|
Online mode |
|
Local copy is deleted. |
|
Offline mode |
|
Local copy is moved to |
Log file naming
Log files follow this naming format: (Timestamp_)process name-business code.
The business code (bizType) identifies the log type:
|
Log type |
|
|
Active device/user log |
|
|
App startup time log |
|
|
Crash log |
|
|
Lag log |
|
|
Stuck log (Application Not Responding) |
|
|
Custom event log |
The |
|
Automation log |
|
Log content format
The following table maps each log type to its log model and key field values.
|
Log type |
Log model |
Key fields |
|
Active device log |
Field 16 (tracking ID): |
|
|
Active user log |
Field 16 (tracking ID): |
|
|
App startup time log |
Field 12 (performance ID): |
|
|
Crash log |
— |
|
|
Lag log |
— |
|
|
Stuck log |
— |
|
|
Custom event log |
Field 16 (event ID): the |
|
|
Automation log |
Field 09 (behavior ID): |