Moves the following log messages into debug log categories:
- “AcceptBlockHeader: …” to validation
- “Prune: deleted blk/rev” to new blockstorage log category
- “Leaving block file” moves from validation to blockstorage
- “write coins cache to disk” to bench
Also adds the hash of the block to the log message when AcceptBlockHeader is rejecting because of problems with the prev block.