SIGN IN SIGN UP

feat: Add `invocation-id` to all log statements (#17087)

#### Summary


This change will retain the same uuid for all source/destinations in the same sync rather than a unique sync id per source

example:
```
{"level":"info","module":"cli","log-id":"7871e9f8-c747-4f44-98e0-a32d216e503c","args":["config.yml"],"time":"2024-03-06T23:47:49Z","message":"Loading spec(s)"}
```
B
Ben Bernays committed
7154f9eb9fcc55e0e034ffa6dbfbedc31c6f7257
Parent: b143341
Committed by GitHub <noreply@github.com> on 3/11/2024, 5:03:37 PM