[Feedback] Add ConsoleLogger class

Review Request #273 — Created March 4, 2014 and submitted — Latest diff uploaded

pprkut
Lunr
master
lunr
This is a PSR-3 compatible logger that logs messages to the command line using the Console class.
Unit tests
src/Lunr/Feedback/ConsoleLogger.php
src/Lunr/Feedback/Tests/ConsoleLoggerBaseTest.php
src/Lunr/Feedback/Tests/ConsoleLoggerTest.php
tests/phpunit.xml
Loading...