This makes the verification class use Psr\Log\LoggerInterface instead of Lunr\Core\Logger, and can thereby now use both the PHPLogger or the FileLogger.
Additionally this removes the set_log_file() functionality as this is now superceded by the FileLogger.
This depends on http://reviews.lunr.nl/r/26/