Commit graph

157 commits

Author SHA1 Message Date
martinsumner
c306d49a85 CDB Logging
Setup CDB logging to use log base
2016-11-04 16:11:11 +00:00
martinsumner
479dc3ac80 Registering and releasing of Journal snapshots
Added a test of journal compaction with a registered snapshot and it
showed that the deleting of files did not correctly check the list of
registerd snapshots.  Corrected.
2016-11-04 15:56:57 +00:00
martinsumner
9abc1d643a Logging update
Add SFT logs to logbase
2016-11-04 14:53:19 +00:00
martinsumner
4e46c9735d Log improvements
Continuation of log review and conversion to using central log function.

Fixup of convoluted shutdown process between Bookie, Inker and Inker's
Clerk
2016-11-03 16:05:43 +00:00
martinsumner
c6fc8d1768 Fix log P0005 2016-11-03 13:37:49 +00:00
martinsumner
94436d8dfd Set timing rounding correctly 2016-11-02 18:56:36 +00:00
martinsumner
7147ec0470 Logging - Phase 1
Abstract out logging and introduce a logbase
2016-11-02 18:14:46 +00:00