Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:log_management_api [2019/07/24 11:43]
kkshin
en:log_management_api [2020/02/18 10:57]
yjjung [Log Management API]
Line 11: Line 11:
   * [[BS2_GetLogBlob]]:​ Gets certain amount of logs based on the event mask.   * [[BS2_GetLogBlob]]:​ Gets certain amount of logs based on the event mask.
   * [[BS2_GetFilteredLogSinceEventId]]:​​ Gets filtered logs.   * [[BS2_GetFilteredLogSinceEventId]]:​​ Gets filtered logs.
 +  * [[BS2_GetImageLog]] : Gets image logs using event log ID.
 +  * [[BS2_GetLogSmallBlob]]:​ [+ 2.6.4] Gets filtered logs by EventMask from the device.
 +
 ===== Callback Function ===== ===== Callback Function =====
 <code cpp> <code cpp>