]> git.proxmox.com Git - mirror_frr.git/commit - lib/command.h
lib: Add --log-level to daemons
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 19 Jun 2018 13:02:21 +0000 (09:02 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 19 Jun 2018 13:02:21 +0000 (09:02 -0400)
commite9b4e74a7868cd4f8eff60209c1039cacb3421b4
tree6d13ba12bfca429b08a48c544de089274ae01ec3
parent9685abb492c9456c3554dffea948ea2672ada7da
lib: Add --log-level to daemons

Add the ability to specify the designated log level at startup.

--log-level <emergencies|alerts|critical|errors|warnings|notifications|informational|debugging>

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/command.c
lib/command.h
lib/libfrr.c
lib/libfrr.h