Code

parser: Let the TIMESERIES command accept optional data-source names.
[sysdb.git] / src / include / utils / error.h
2015-02-01 Sebastian Harlsyslog plugin: Make log-level configurable.
2015-02-01 Sebastian Harlerror utils: Add sdb_error_parse_priority().
2014-11-04 Sebastian Harlutils/error: Added sdb_vlog().
2014-08-22 Sebastian HarlAdded __attribute__((format(printf, ...))) where approp...
2014-07-09 Sebastian Harlerror.h: Removed long-unused constant.
2013-12-10 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb.
2013-12-10 Sebastian Harlerror utils: Make the logger callback configurable.
2013-12-10 Sebastian HarlMoved core/error to utils/error.
2013-04-01 Sebastian HarlMerged branch 'master' of git://git.tokkee.org/sysdb...
2013-04-01 Sebastian HarlMoved error / time from utils to core.
2013-03-20 Sebastian Harlutils error, strbuf: Added sdb_error_chomp(), sdb_strbu...
2013-03-10 Sebastian HarlMoved sdb_strerror() from utils/string.h to utils/error.h.
2013-03-10 Sebastian HarlRenamed error recording / logging functions.
2013-03-10 Sebastian Harlutils error: Added module for error reporting.