Status: Discarded
Change Summary:
After seeing the soon to be approved PSR-3 I'll have to revisit this :/
Review Request #3 — Created Oct. 24, 2012 and discarded
Information | |
---|---|
pprkut | |
Lunr | |
master | |
Reviewers | |
lunr | |
This splits the existing logger class into a more modular architecture, allowing for easier implementation of loggers for other targets (AMQP, GELF, systemd, etc). This review contains just the new classes and interfaces. Nothing uses this yet and the logger and output classes are still present. Both of them will be removed as soon as everything is ported to the new logger code.
unit tests