1. Normal offline mode:it will back to norml offline mode when terminal first boots or reboots。It is suitable for standby and normal using。CP log is stored in /sdcard/log/modem/balonglte。
Getting method:
a.one key log
b.adb pull /sdcard/log/modem/balonglte cp_log
c.MTP。
2.Beta offline mode:if choosing Beta mode then go to Beta offline mode。In this mode can obtain general CP log,but storage time is short than nomal offline mode,it is stored in /sdcard/betacplog/。It is invalid when terminal reboots, it will back to normal offline mode。
Getting method:
a.adb pull /sdcard/betacplog/ betacplog
b.MTP


3.Online mode:CP log will be not stored in terminal。In this mode can connect to HIDS debugging tool,CP log will output to HIDS. It is suitable for online debugging。It will back to normal offline mode when reboot。
