2017-07-19 17:31:03 good Start of the trli-log project The build-protocol tool was modified to serialize records written to a file. It lets you write various format records into a single log file. It also generates the reader object. This object analyzes a record and dispatch it to the proper record handler. The trli-log tool reads these logs and can print a normalized view of the file. The UUIDs are transformed so an automated test sequence is done. You execute a test sequence and trli-log prints the log so it can be compared to a previous run. And you can reset the database and rebuild it using the log. trli-log might be used to synchronize databases or even to keep backups.