1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-21 16:46:11 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Jordi Boggiano
5ce1c921ad Fix type errors, thanks phan 2016-09-25 22:11:37 +02:00
Jordi Boggiano
21dde4dedb Move to strict mode and fix tests 2016-05-27 13:44:00 +01:00
Jordi Boggiano
f200e79879 CS fixes 2016-05-26 20:54:06 +01:00
Jordi Boggiano
e46fecde34 Remove support for legacy Gelf lib 2016-05-20 19:55:04 +01:00
Jordi Boggiano
3d30ba5ecc Add some return type hints and fix up HandlerWrapper 2016-03-01 17:35:54 +00:00
Jordi Boggiano
c889fb2648 CS fixes & upgrading cs fixer config 2015-11-18 17:09:46 +00:00
Adrian Föder
4a1429e573 [TASK] CGL fix
This replaces a double-quote occurrence with
a single-quote one to comply with the CGL
as well as fixing an escaping mistake.
2015-10-19 12:25:21 +02:00
Jordi Boggiano
5c6acb68d5 Fix min requirements 2015-06-05 11:44:02 +01:00
Jordi Boggiano
392ef35fd4 CS fixes 2014-03-23 20:50:26 +01:00
Jordi Boggiano
6b81ac8153 CS fixes, refs #326 2014-02-23 16:06:45 +01:00
Benjamin Zikarsky
f0ed3d8054 Allow for both mlehner/gelf-php and graylog2/gelf-php usage 2014-02-22 16:11:33 +01:00
Benjamin Zikarsky
c8289fd654 Updated GelfHandler/GelfFormatter
Changes monolog to use the updated official graylog2/gelf-php
2013-12-28 18:57:39 +01:00
Jordi Boggiano
da33c84d07 CS fixes 2012-06-14 15:47:01 +02:00
Matt Lehner
a497704d94 write method should be protected, and protected methods after public methods 2012-04-20 13:24:28 -04:00
Matt Lehner
979c4655f9 created GelfMessageFormatter and related tests 2012-04-17 16:17:43 -04:00
Marc Abramowitz
c9e61750d0 Make some changes suggested by @stof in
https://github.com/Seldaek/monolog/pull/61
2012-04-06 07:00:53 -07:00
Matt Lehner
891acbeeb9 added GelfHandler for sending log messages to Graylog2 2012-02-22 19:37:33 -05:00