```
$ rcodesign help notary-log
Fetch the notarization log for a previous submission
Usage: rcodesign[EXE] notary-log [OPTIONS] <SUBMISSION_ID>
Arguments:
<SUBMISSION_ID> The ID of the previous submission to wait on
Options:
--api-key-path <API_KEY_PATH> Path to a JSON file containing the API Key
-v, --verbose... Increase logging verbosity. Can be specified multiple times
--api-issuer <API_ISSUER> App Store Connect Issuer ID (likely a UUID)
--api-key <API_KEY> App Store Connect API Key ID
-h, --help Print help
```