Logging script executions / job results

Product: PowerShell Universal
Version: 4.5.4

I have logging setup to a TCP log target, but right now it only seems to be collecting api requests and security messages. I would like to collect a record of job executions and status similar to the job screen.

Is this possible out of the box or would I need to write a trigger to collect this level of information?