Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-24 | Disabled logging alerts to syslog. | Valentin Bartenev | 1 | -1/+8 | |
It feels to be causing more harm than good, because syslog() can be blocking, which is even more critical under resource exhaustion conditions when some alerts are expected. | |||||
2018-06-25 | Removed '\r' and '\n' artifact macros. | Igor Sysoev | 1 | -4/+4 | |
2018-03-05 | Reduced number of critical log levels. | Valentin Bartenev | 1 | -4/+2 | |
2017-01-23 | Introducing tasks. | Igor Sysoev | 1 | -0/+2 | |
2017-01-17 | Initial version. | Igor Sysoev | 1 | -0/+112 | |