Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-10 | llmnrd: add command line option to log to syslog instead of stdio | Diego Santa Cruz | 1 | -4/+11 | |
When llmnrd daemonizes stdout and stderr are redirected to /dev/null and all logs are lost. This adds a cli option -s / --syslog to send the logs to syslog instead. Signed-off-by: Diego Santa Cruz <Diego.SantaCruz@spinetix.com> | |||||
2015-02-16 | log: Add log_dbg() to facilitate debugging | Tobias Klauser | 1 | -0/+5 | |
Signed-off-by: Tobias Klauser <tklauser@distanz.ch> | |||||
2015-02-06 | Initial import, still work in progress | Tobias Klauser | 1 | -0/+28 | |