You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that there is a bug in log_internal function, last parameter, when this function call ins_logger_logs function, the po_id, should be assigned to global variable g_log_id, not to the local variable l_id.