Jordi Boggiano
8f47e12463
Fix PHP7.1 DateTime support
2016-11-17 11:25:45 +01:00
Julien Falque
9d43c66cc6
Make protected generic methods public
2016-11-16 12:15:57 +01:00
Jordi Boggiano
f1d2b090d5
CS
2016-11-15 13:16:16 +01:00
Jay MOULIN
09a68c81e3
isolate fwrite to allow override
2016-11-15 13:15:19 +01:00
Jordi Boggiano
2133e01288
Prepare 1.22 changelog
2016-11-13 20:36:07 +01:00
Jordi Boggiano
371b8ebb1b
Add a RollbarHandler::flush() and make it close automatically on shutdown, fixes #864 , closes #865
2016-11-13 20:25:52 +01:00
Jordi Boggiano
cc8a013611
Optimize removal of leftover extra/context placeholders, refs #866
2016-11-13 20:17:30 +01:00
Jordi Boggiano
79bf752d27
Merge pull request #866 from p-golovin/patch-1
...
Remove substitution for not defined variables
2016-11-13 20:15:08 +01:00
Jordi Boggiano
2c1ed388c2
Allow overriding the routing key in AMQPHandler, fixes #874
2016-11-13 20:12:37 +01:00
Jordi Boggiano
e1fd076dbc
Merge pull request #870 from tucksaun/fix-raven-handler-picking-wrong-event
...
Make the RavenHandler picks the first highest record as main
2016-11-13 20:02:41 +01:00
Tugdual Saunier
d234839de1
Make the RavenHandler picks the first highest record as main
2016-10-13 09:42:54 +01:00
Pavel Golovin
c3c0abf2a4
Update LineFormatter.php
2016-10-10 19:01:08 +03:00
Pavel Golovin
ccb4aeba21
Remove substitution for not defined variables
...
If variable in extra or context isn't defined, than placeholder will not not be replaced in format string. This patch remove all not replaced placeholders
2016-10-10 18:57:57 +03:00
Jordi Boggiano
214b8ef34b
Add total amount of items when aborting traversable normalization
2016-10-03 20:31:30 +02:00
Jordi Boggiano
7f135e9ed0
Add support for consumed generators in NormalizerFormatter, fixes #838
2016-09-29 09:29:30 +02:00
Jordi Boggiano
6bf91fa40a
Make sure MercurialProcessor fails gracefully
2016-09-29 09:17:31 +02:00
Jordi Boggiano
d72b886978
Add support for AWS SDK v3
2016-09-29 09:17:17 +02:00
Jordi Boggiano
40b4891030
Make sure SyslogUdpHandler does not create empty frames where not necessary, fixes #841
2016-09-25 17:30:37 +02:00
Jordi Boggiano
9f8d34afae
Tweak RollbarHandler to use proper levels and include level and level_name in context info, fixes #852
2016-09-25 17:03:54 +02:00
Jordi Boggiano
ffc421a4fd
Make hg test optional
2016-09-25 16:47:31 +02:00
Jonathan A. Schweder
240b7458dd
add MercurialProcessor
2016-09-25 16:39:55 +02:00
Jordi Boggiano
dacec2fe1e
Merge remote-tracking branch 'eimanavicius/support-for-Throwable-in-JsonFormatter' into 1.x
2016-09-18 18:07:11 +02:00
Jordi Boggiano
300dda8f57
Merge pull request #834 from jaredtking/raven-php7-throwable
...
Add support for PHP 7 errors in RavenHandler
2016-09-18 17:52:02 +02:00
Nerijus Eimanavičius
5587f6bd3b
Refactored JsonFormatter tests to more readable structure
2016-08-28 01:47:20 +03:00
Nerijus Eimanavičius
6586425a31
Better support for PHP7 \Throwable
2016-08-28 00:47:02 +03:00
Jared King
bc3ccb0e87
Add support for PHP 7 errors in RavenHandler by checking for Throwable instead of Exception
2016-08-17 11:14:23 -05:00
Jordi Boggiano
f42fbdfd53
Update changelog
1.21.0
2016-07-29 05:23:52 +02:00
Adam Kiss
3419d21669
Added option to log errors regardless of error_reporting setting
2016-07-29 05:22:42 +02:00
Jordi Boggiano
0defb2665b
Revert #810 and remove the context info in the php error logger of ErrorHandler, fixes #828 , closes #810
2016-07-29 05:08:45 +02:00
Jordi Boggiano
ced9284123
Fix tests
2016-07-29 04:51:33 +02:00
Jordi Boggiano
5052fe7b1f
Merge remote-tracking branch 'francisbesset/feat-soapfault' into 1.x
2016-07-29 04:47:55 +02:00
Jordi Boggiano
9b5bf2cca7
Allow formatting of message by setting a line formatter on SlackHandler, fixes #829
2016-07-29 04:20:18 +02:00
Jordi Boggiano
fac277b15a
Make separator optional
2016-07-29 04:07:25 +02:00
Jordi Boggiano
a6ecf50e74
Allow other separators for the date format in RotatingFileHandler
2016-07-29 04:04:32 +02:00
Francis Besset
8b1f522206
Added informations to normalize a SoapFault
2016-07-20 15:18:11 +02:00
Jordi Boggiano
55841909e2
Undo accidental linebreak
1.20.0
2016-07-02 15:02:10 +01:00
Jordi Boggiano
68459e5cbb
Update CHANGELOG
2016-07-02 14:59:31 +01:00
Jordi Boggiano
69fb2aa1c1
Fix GroupHandler::handleBatch when the handler has processors, fixes #814
2016-07-02 14:48:22 +01:00
s4msung
d9be260f3d
include $context in error_handler
2016-07-02 14:43:33 +01:00
Dmitry Ivanov
1c75491af2
HtmlFormatter methods accessibility
...
Please, make them protected instead of private to enable comfortable overriding of HtmlFormatter class.
2016-07-02 14:38:53 +01:00
Elan Ruusamäe
33df788930
Update NormalizerFormatter.php
...
^H the i
2016-06-11 16:09:14 +01:00
Jordi Boggiano
39aeecefae
Add getter for the StreamHandler URL, fixes #797
2016-05-26 22:44:25 +01:00
Jordi Boggiano
5e6b844653
Only fail on really empty stream URL, fixes #796
2016-05-26 20:27:56 +01:00
Jordi Boggiano
ba9d57a96b
Add extra safety
2016-05-20 20:14:51 +01:00
Jordi Boggiano
5ecfbc25de
Fix issue in handling of broken iterators when serializing stack frames, fixes #772
2016-05-20 19:39:35 +01:00
Michael Moussa
09c4cca32b
Fix NewRelicHandler error when using LineFormatter
2016-05-20 19:31:17 +01:00
dasmfm
79f9492b74
Raven package renamed to sentry
2016-05-20 19:23:39 +01:00
Leny BERNARD
3101f1c09a
check if val is null to avoid to set the string "null" instead of null
2016-05-20 19:19:52 +01:00
Remon van de Kamp
83a24937ba
Add deprecation errors on RotatingFileHandler ( #774 )
...
* Add deprecation errors when attempting to set dateFormats of fileFormats that
break the possibility of rotating easily in RotatingFileHandler. Version 2.x
of Monolog will throw `\InvalidArgumentException`s in these cases.
2016-05-20 19:13:19 +01:00
Jordi Boggiano
96a19ab308
Merge pull request #790 from fprochazka/1.x-php7-throwable
...
Catch Throwable
2016-05-20 19:02:26 +01:00