Hi Support,
Adding an event log Task is a good idea in it's own right, however Notifications have their place as well.
The potential problem with having an EventLog task is that you still have to control the logic of when to run the EventLog Task. In some of my jobs/tasks, I always output a notification regardless of success or failure.
What I especially like is that it is easy to create a generic notifiction and use it across all task/jobs regardless. It prevents the job being cluttered with tasks which I believe are very well handled at present within Notifications.
Thanks.
Graham