This adds two new PSR-3 compliant logger classes in a new namespace, a
- PHPLogger, logging messages as PHP errors
- FileLogger, logging messages in files
They are set to replace the existing Lunr\Core\Logger as well as the old Lunr\Core\Output.
This depends on http://reviews.lunr.nl/r/28/