log_notification
void log_notification(const struct peer *, uint8_t, uint8_t,
log_notification(peer, errcode, subcode, msg, reason);
log_notification(p, errcode, subcode, ibuf, "dropping");
log_notification(p, errcode, subcode, ibuf, reason);