pub(crate) fn start_notifications_logger(
    receiver: UnboundedReceiver<Notification>
)