pub async fn event_log_check(
    mgr: &Arc<Mutex<Manager>>,
    platform: &PlatformExt<impl Platform>
)