void ErrorHandlingOnCustomSendErrorNotification(object sender, CustomSendErrorNotificationEventArgs customSendErrorNotificationEventArgs) { Log(customSendErrorNotificationEventArgs.Exception); }