[Feedback]: Add ChainLogger class

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

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
Loading...