TuyaOS
|
provide netcfg log sequence 更多...
#include "log_seq.h"
宏定义 | |
#define | LOGSEQ_OBJ "netcfg" |
枚举 | |
enum | NETCFG_LOG_SEQ_E { LOGSEQ_NETCFG_TIME = 0 , LOGSEQ_NETCFG_TOKEN = 1 , LOGSEQ_NETCFG_TYPE = 9 , LOGSEQ_NETCFG_FAIL = 10 , LOGSEQ_NETCFG_LAST_STATUS = 20 , LOGSEQ_NETCFG_NEW_STATUS = 21 , LOGSEQ_NETCFG_OTHERS_START = 22 } |
define network configuration detail log sequence information user can easy know bug location from this sequence, which include type, value, location | |
provide netcfg log sequence