Small PR to add more logging to key areas to indicate successful completion. Currently its tricky to know if its succeeded or not unless you compare to the codebase to check the ordering.
PR adds more logging to start_sync, bootstrap, stop_sync around successful execution.
Small PR to add more logging to key areas to indicate successful completion. Currently its tricky to know if its succeeded or not unless you compare to the codebase to check the ordering.
PR adds more logging to
start_sync
,bootstrap
,stop_sync
around successful execution.