author | Sebastian Harl <sh@tokkee.org> | |
Sun, 10 Mar 2013 21:02:35 +0000 (22:02 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 10 Mar 2013 21:02:35 +0000 (22:02 +0100) | ||
commit | 848efadda124a4778f08a84a082ff2436504d22c | |
tree | 1bbacea416a6a99a522c2df767a400dd80272c30 | tree | snapshot |
parent | a6bb88e99588be4c62aa7a81bfae643b3c1888fa | commit | diff |
Renamed error recording / logging functions.
sdb_error_set() now is sdb_log(); the sdb_error_start(), _append(), _finish()
triple is now called sdb_error_set(), _append(), _log(). These names better
describe what's actually going on.
sdb_error_set() now is sdb_log(); the sdb_error_start(), _append(), _finish()
triple is now called sdb_error_set(), _append(), _log(). These names better
describe what's actually going on.