1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-20 08:06:19 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
Jordi Boggiano
64f6dc944a Type fixes 2018-11-04 23:31:55 +01:00
Jordi Boggiano
334b8d8783 More type hints on some handler classes 2018-07-18 09:55:49 +02:00
Jordi Boggiano
06143b03e5 Add a bunch of return types and fix type inconsistencies reports from phan 2018-07-04 14:14:08 +02:00
Jordi Boggiano
1dc4cf31e8 Merge branch '1.x' 2016-11-13 20:26:27 +01:00
Jordi Boggiano
2c1ed388c2 Allow overriding the routing key in AMQPHandler, fixes #874 2016-11-13 20:12:37 +01:00
Jordi Boggiano
baa7471cb5 More amqp fixes 2016-05-27 14:28:25 +01:00
Jordi Boggiano
a5a333d8cd Fix typo 2016-05-27 14:18:29 +01:00
Jordi Boggiano
87ea7b4596 Fix AmqpHandler class check 2016-05-27 13:57:55 +01: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
b9bf56a330 Remove exchangeName usage for AMQP extension users and make PhpAmqpLib use it only if provided, no more default to "log", fixes #355 2016-05-26 20:06:10 +01:00
Jeroen Thora
dbccc56a44 Removed substr call in amqp routing key generator 2016-04-14 12:54:01 +02:00
Jean-Baptiste Nahan
f4b89ac754 Fix content_type property
The property "Content-type" does not exist. Use "content_type" instead.

Work for RabbitMQ.
2016-03-13 16:05:20 +00:00
Jean-Baptiste Nahan
f64f601676 Fix content_type property
The property "Content-type" does not exist. Use "content_type" instead.

Work for RabbitMQ.
2016-03-08 13:24:58 +01:00
Jordi Boggiano
3d87f3ce4f Merge branch '1.x' 2016-03-01 18:04:51 +00:00
Jordi Boggiano
127d7720c9 CS fixes 2016-03-01 18:00:33 +00:00
Jordi Boggiano
3d30ba5ecc Add some return type hints and fix up HandlerWrapper 2016-03-01 17:35:54 +00:00
Ronald Drenth
0d2bef0579 Add handleBatch implementation for PhpAmqpLib 2016-03-01 15:57:23 +00:00
Jordi Boggiano
c889fb2648 CS fixes & upgrading cs fixer config 2015-11-18 17:09:46 +00:00
Jordi Boggiano
ac3f343f2d Fix build 2014-07-28 21:30:28 +02:00
Jordi Boggiano
c82120fea3 Merge PhpAmqlLibHandler into the AmqpHandler, refs #389 2014-07-28 20:37:39 +02:00
Jordi Boggiano
5e8bb7556b Added $appendNewline flag to the JsonFormatter to enable using it when logging to files, fixes #344 2014-04-20 18:38:47 +02:00
Adel
95e8569b4d Remove unused @param 2012-07-11 22:25:06 +00:00
Jordi Boggiano
89b5a3caac Cosmetic fixes 2012-06-19 22:15:10 +02:00
pomaxa
0932fd33c4 comments & readme update 2012-06-15 14:31:50 +03:00
pomaxa
6b4f4af85f get issuer name from record param channel, instead of passing it through handler constructor 2012-06-15 13:18:44 +03:00
pomaxa
fb19840a8f add type hint, remove Exception 2012-06-13 17:36:25 +03:00
Andrew Tch
72ee0aee96 mock implemenation, kind of 2012-06-13 17:10:09 +03:00
pomaxa
a56543682d AMQP 2012-06-13 12:07:17 +03:00
pomaxa
be762cb0c5 style 2012-06-13 11:21:22 +03:00
pomaxa
4c46dce153 Fixed issues 2012-06-13 11:17:30 +03:00
pomaxa
b4a33da363 amqp handler.. need to test 2012-06-12 16:48:32 +03:00