Add dummy logging implementation
The dummy log is the default and is effectively a NOP. It's set in case
the user forgets to use a real logging backend (syslog is the only other
supported logging backend right now).
Signed-off-by:
Shawn Webb <shawn.webb@hardenedbsd.org>
src/log-dummy.c
0 → 100644
Please register or sign in to comment