]> git.puffer.fish Git - mirror/frr.git/commit
lib: move non-error from __log_err to __dbg 16430/head
authorChristian Hopps <chopps@labn.net>
Mon, 22 Jul 2024 11:52:10 +0000 (07:52 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 22 Jul 2024 14:37:04 +0000 (14:37 +0000)
commitf1e664fc787b279b44d54cd011f8647778d22d4a
treefbfa00c2a96cb0c1271909c4fec28ca8f4822b0f
parent2a06d1c5e0c8dcc5c24d1eeb6161391e6956b27a
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>
(cherry picked from commit 7afd7d99f2fa39be073625c630d46f96e5dd66a5)
lib/vty.c
mgmtd/mgmt_txn.c