Listener which sends events to Monolog.
To use the MonologListener, start Phing with this command:
            phing -listener "Phing\\Listener\\MonologListener"
        
Configuration is not (yet) implemented, but you could easily extend the existing MonologListener with your own implementation. Or better yet, send us a PR :-)