summaryrefslogtreecommitdiff
path: root/lib/command_py.c
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2017-04-18 12:14:15 -0300
committerRenato Westphal <renato@opensourcerouting.org>2017-06-05 12:18:58 -0300
commit9785dbcbca1a09806217e20b033a71789a89623b (patch)
treea1627d3d44f469dfba7db80f97fb0d05d5f1eaf5 /lib/command_py.c
parent0b4d8f1e38ea1dbade4d2f714775608b379e992e (diff)
ldpd: fix log level of log_warn() and log_warnx()
The log_warn() and log_warnx() functions indicate non-critical warnings and errors, so use LOG_ERR instead of LOG_CRIT. Keep using LOG_CRIT only in fatal() and fatalx() since these functions indicate critical errors (when the program needs to exit). Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions