Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add die() to log an error message and exit with a single call | Laine Stump | 2023-02-16 | 1 | -5/+9 |
* | log to stderr until process is daemonized, even if a log file is set | Laine Stump | 2023-02-16 | 1 | -2/+2 |
* | conf, log, Makefile: Add versioning information | Stefano Brivio | 2022-10-15 | 1 | -2/+2 |
* | log: Add missing function comment for trace_init() | Stefano Brivio | 2022-10-14 | 1 | -0/+4 |
* | log, conf: Add support for logging to file | Stefano Brivio | 2022-10-14 | 1 | -18/+240 |
* | Move logging functions to a new file, log.c | Stefano Brivio | 2022-10-14 | 1 | -0/+143 |