Hello,
I've added support for the HipChat Monolog handler.
One potential problem is that I had to raise the Monolog dependency version in composer.json, because the HipChat handler is not present in the ~1.0 version.
Patch is following when the issue is posted.
Thanks for this useful module,
Manu
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | monolog-hipchat_handler-2018583-4.patch | 2.63 KB | cpliakas |
| #1 | monolog-hipchat_handler-2018583-1.patch | 3.14 KB | manu manu |
Comments
Comment #1
manu manuPatch attached.
Comment #2
manu manuComment #3
manu manuChanging status...
Comment #3.0
manu manufixed typo
Comment #4
cpliakas commentedThe 1.6 branch has been released for a little while, so I think it is safe to up the requirement and include this handler in the main stream module.
I am going to make one small modification to the version requirement, however patch looks great.
Thanks for the contribution!
Comment #5
cpliakas commentedCommitted to the 7.x-1.x branch at http://cgit.drupalcode.org/monolog/commit/?id=497aae97001ff8edc23fe59d4c....