[L10n] Switch to PSR-3 logger API
Review Request #31 — Created Dec. 26, 2012 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
pprkut/logger_dataaccess | |
Reviewers | |
lunr | |
This makes the L10n classes use Psr\Log\LoggerInterface instead of Lunr\Core\Logger, and can thereby now use both the PHPLogger or the FileLogger. This depends on http://reviews.lunr.nl/r/26/
Unit Tests