Track the execution of a thunk with appropriate I/O handling. Errors thrown by the thunk are re-thrown, if you want them logged see tryTrack.
Track the settlement of a promise with appropriate I/O handling. Rejections are re-thrown, if you want them logged see tryTrack.
Track the execution of a thunk with appropriate I/O handling. Errors thrown by the thunk are re-thrown, if you want them logged see tryTrack.