Customize RStudio Connect syslog output

Is there a way to customize what additional information is sent to /var/log/syslog (ubuntu)?
Right now I see something like this:

2021/10/04 11:02:54 [app: 714  bundle: 10208  worker: 2748cffb  pid: 15048] Worker complete: exited unexpectedly with code 1

But I have to cross reference the app id with the deployed content name via rsconnect API.
It would be nice to have the option to include the deployed content name so I know what is having an error.