Relays the specified notification to a LogDispatcher logger.
If the notification is flagged as being an
error then it is logged as a LogDispatcher
error. Otherwise the notification is logged as a
debug entry, if debug is enabled for the logger.
@param notification The notification to report