SD_DEBUG (3) Linux Manual Page
sd-daemon, SD_EMERG, SD_ALERT, SD_CRIT, SD_ERR, SD_WARNING, SD_NOTICE, SD_INFO, SD_DEBUG – APIs for new-style daemons Synopsis #include <systemd/sd-daemon.h> pkg-config –cflags –libs libsystemd Description sd-daemon.h provide APIs for new-style daemons, as implemented by the systemd(1) init system. See sd_listen_fds(3), sd_notify(3), sd_booted(3), sd_is_fifo(3), sd_watchdog_enabled(3) for more information about the functions implemented. In addition to these functions, a couple…
