[Fdbk] PSR-3 compliant logger classes

Review Request #26 — Created Dec. 21, 2012 and submitted

pprkut
Lunr
pprkut/support
lunr
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/
Unit Tests
Felipe
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...