chiark / gitweb /
log: Provide system_log from the very start
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 8 Dec 2019 10:17:27 +0000 (10:17 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 15 Feb 2020 21:56:54 +0000 (21:56 +0000)
commit328292c7927b477d9a732f21732edf5885d67793
treedbd98ddeb009004cf94dd63fb7dba8ca7b3ff3ba
parent9cb06c1c86f9a7f687f6e3ac5af05a5072ce16d9
log: Provide system_log from the very start

It is just too inconvenient not to have this while reading the config.
Set up a default system_log which logs to stderr.  When setup_log
is called, system_log will be overwritten and this struct is no
longer used.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
log.c
secnet.c
secnet.h