]> git.proxmox.com Git - mirror_frr.git/commit - lib/log_vty.c
lib: autodetect systemd/journald log on stdout
authorDavid Lamparter <equinox@opensourcerouting.org>
Sun, 16 Jan 2022 15:15:41 +0000 (16:15 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Sun, 16 Jan 2022 23:39:00 +0000 (00:39 +0100)
commit29bb23de3168f77244e4159eb0870a3814efa27c
treeb9d981fecf0bd2e51995cadda408556035f912ec
parent1c6261a99e9a1447422869a116f704097a19854a
lib: autodetect systemd/journald log on stdout

systemd sets up environment variables to allow autodetecting and
switching the log format to journald native.  Make use of that for the
stdout logging target.

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