Don't add root vat events to prev/next log indexes
Fixes #101 (closed) which was causing unbounded memory growth ahhhhhhh!!
I also threw in a commit that adds a custom record type printer for <vat-log>
because otherwise it prints the entire contents of the ring buffer and that made debugging this issue very annoying at first.
Edited by David Thompson