Check log size before and after submit
This change in SigsumSubmissionChecker adds checking the log size before and after submit, and verifies that the size has grown.
Also a small improvement in error handling in case an exception is raised, so that the error email in that case not only says "failed" but also includes the error string from the raised exception.
Closes: #17 (closed)