Closed roelvanduijnhoven closed 8 years ago
This PR introduces a decorator that one can use to configure a Transport object such that it logs to a PSR-3 valid object.
I have found myself needing this for debugging purposes. This is a WIP that I backported from our own system.
This is revised version of POC in #80.
Thanks for the PR!
This PR introduces a decorator that one can use to configure a Transport object such that it logs to a PSR-3 valid object.
I have found myself needing this for debugging purposes. This is a WIP that I backported from our own system.
This is revised version of POC in #80.