[L10n] Switch to PSR-3 logger API

Review Request #31 — Created Dec. 26, 2012 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut/logger_dataaccess
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

Changes between revision 1 and 2

orig
1
2
src/Lunr/L10n/GettextL10nProvider.php
Loading...