mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
The idea is to 1) map debug/error macros to syslog(), which does not need \n, and 2) when stdout logging is used, let the macro add a \n. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>