1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-18 23:26:20 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jordi Boggiano
da33c84d07 CS fixes 2012-06-14 15:47:01 +02:00
Marc Abramowitz
fd4d2556f6 Refactor GelfMessageFormatterTest and GelfHandlerTest so that they don't
fatal error when mlehner/gelf-php is not installed.

Fixes GH-78.
2012-04-26 15:37:21 -07:00
Jordi Boggiano
56d246cca3 Make gelf formatter extend the normalizer one 2012-04-22 17:38:31 +02:00
Matt Lehner
d95889a98d code cleanups as suggested by @stof 2012-04-20 13:25:38 -04:00
Matt Lehner
07338af323 test injecting a GelfMessageFormatter with constructor arguments 2012-04-17 16:25:53 -04:00
Matt Lehner
979c4655f9 created GelfMessageFormatter and related tests 2012-04-17 16:17:43 -04:00
Marc Abramowitz
bd28443b73 Test using a MockMessagePublisher 2012-04-06 08:30:26 -07:00
Marc Abramowitz
14ac76a0ae Pull in mlehner/gelf-php via Composer 2012-04-06 07:52:31 -07: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