Logging Job information to custom logger

Hi,

I am using Serilog as my custom logger to log to a text file but I don’t see a way to expose job information, such as Job creation and job completion or other job details to another area other than the dashboard. I implemented the Ilog interace as instructed here but Logging the message function doesn’t seem to give me anything.