[Core] Modular extensible logger classes

Review Request #3 — Created Oct. 24, 2012 and discarded — Latest diff uploaded

pprkut
Lunr
master
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
Loading...