Thanks Brenden,
I tried including some html in the eventDescription but it seems to get stripped out when viewing the log entry e.g.
This:
EventLogProvider.LogInformation("MyTask", "TaskComplete", "Download link: <a href='linktofile'>Click to download</a>");
Becomes the following in plain text:
Download Link Click to download
Did I miss something, or does eventDescription markup need to be rendered another way?
P.S. I am using Kentico 12 SP.
Thanks,
James