Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From a syslog perspective it does not make sense to log fatal and | 2017-03-21 | 1 | -6/+6 | |
| | | | | | | warn with the same severity. Switch log_warn() to LOG_ERR and keep fatal() at LOG_CRIT. OK reyk@ florian@ | ||||
* | Switch from old errwarn.c logging to shiny new log.[ch]. | 2017-02-13 | 1 | -0/+199 | |
ok benno@ |