]> git.puffer.fish Git - mirror/frr.git/commit
lib: move non-error from __log_err to __dbg 16429/head
authorChristian Hopps <chopps@labn.net>
Mon, 22 Jul 2024 11:52:10 +0000 (07:52 -0400)
committerChristian Hopps <chopps@labn.net>
Mon, 22 Jul 2024 11:54:50 +0000 (07:54 -0400)
commit7afd7d99f2fa39be073625c630d46f96e5dd66a5
treed81c351b7942a19e5c89eb7680a30217064d1986
parent9de961dc42b95242fa059eab3d410de436e366b1
lib: move non-error from __log_err to __dbg

Additionally, print `errmsg_if_any` in successful debug messages
if non-NULL.

fixes #16386 #16043

Signed-off-by: Christian Hopps <chopps@labn.net>
lib/vty.c
mgmtd/mgmt_txn.c