Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:bs2_clearlog [2016/02/11 09:30]
127.0.0.1 external edit
en:bs2_clearlog [2018/02/06 11:28] (current)
kkshin [BS2_ClearLog]
Line 5: Line 5:
  
 ===== BS2_ClearLog ===== ===== BS2_ClearLog =====
-Deletes all logs.+Deletes all logs. \\ 
 +id values(refer to [[log_management_api#​BS2Event]],​ [[log_management_api#​BS2EventBlob]]) which are internally managed after calling functions are not initialized or changed. \\ 
 +Newly generated log id will be +1 to the previous id value. ​ \\ 
 +id can be increased up to 0xFFFFFFFF(maximum value of uint32_t) and then it will be increased from 0 again. \\
 ==== Declaration ==== ==== Declaration ====
 <code cpp> <code cpp>