[Feedback]: Add ChainLogger class

Review Request #259 — Created Jan. 5, 2014 and submitted

pprkut
Lunr
pprkut:mysql_halo
lunr
Add a chainlogger class, with which as the name suggests you can chain together PSR-3 loggers. This is interesting when you want log message to appear on multiple endpoints, like eg. file+error log or eventually for example mail+bug tracker.
Unit tests
dinos
  1. Ship It!
  2. 
      
pprkut
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...