]> git.proxmox.com Git - mirror_frr.git/commit
lib: add `monitor:<fd>` command line log target
authorDavid Lamparter <equinox@opensourcerouting.org>
Sat, 5 Mar 2022 18:43:44 +0000 (19:43 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 7 Mar 2022 17:03:16 +0000 (18:03 +0100)
commit3bcdae106e76f3f7259a1e9c251993ec7e33dc96
tree2841114ad6e6267a2de55499bd81743f340a55d4
parent834585bdb98a162228399b9eec03b9a17e8d391e
lib: add `monitor:<fd>` command line log target

This provides direct raw log output with full metadata directly at
startup regardless of configuration details.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/log_vty.c
lib/zlog_live.c
lib/zlog_live.h