Jordi Boggiano
cb7bd1d7f8
Merge pull request #1151 from kopiro/master
...
Typo on method name
2018-06-07 19:12:01 +02:00
Jordi Boggiano
bd7b28e5ee
Merge branch '1.x'
2018-06-07 18:49:40 +02:00
Jordi Boggiano
8c4539f1fe
More boolean=>bool
2018-06-07 18:45:07 +02:00
Jordi Boggiano
5f85e657f8
Merge pull request #1077 from ErikBooij/1.x
...
Rename Boolean in phpDocs to bool on 1.x
2018-06-07 18:42:33 +02:00
Jordi Boggiano
9a2c747a0a
Merge branch '1.x'
2018-06-07 18:30:00 +02:00
Jordi Boggiano
07681ea4ba
Fix normalization of objects in SlackRecord, closes #1127
2018-06-07 18:28:46 +02:00
George Mponos
68e39bd84f
Add a record with an object as context
2018-06-07 18:28:45 +02:00
Jordi Boggiano
20091d25d3
Merge pull request #1144 from MilesChou/open-visibility-for-slack-handlers
...
Adjust visibility of some properties to protected for extend slack handlers
2018-06-07 18:28:19 +02:00
Jordi Boggiano
3319969e80
Merge branch '1.x'
2018-06-07 17:49:12 +02:00
tnucera
678693e5ef
Add context to fluentd formatter
2018-06-07 17:47:43 +02:00
Jordi Boggiano
283683be31
Merge pull request #1071 from kalifg/patch-1
...
Fix typo
2018-06-07 17:34:51 +02:00
Jordi Boggiano
fd0ad9d035
Merge pull request #1137 from jstolp/master
...
Happy 2018 to Monolog
2018-06-07 17:28:37 +02:00
Jordi Boggiano
9893ae5d1e
Merge pull request #1142 from lyrixx/drop-hhvm
...
Drop HHVM in .travis.yml
2018-06-07 17:27:29 +02:00
Jordi Boggiano
b0c1609d36
Merge pull request #1088 from MilesChou/1.x
...
Add getter for webhook url in SlackWebhookHandler class
2018-06-07 17:23:48 +02:00
Jordi Boggiano
fbcb3ac103
Merge pull request #1040 from mahone3297/add_host_processor
...
[feature] add host processor
2018-06-07 17:12:16 +02:00
Jordi Boggiano
6e794d32f9
Merge pull request #1160 from zaporylie/browserconsolehandler
...
Use late static bindings in BrowserConsoleHandler
2018-06-05 10:23:38 +02:00
Jakub Piasecki
a15c1daf91
Use late static bindings in BrowserConsoleHandler
2018-06-04 13:35:27 +02:00
Flavio Maria De Stefano
cf0ac7e33d
Typo on method name
2018-05-18 12:13:16 +02:00
Florent Viel
5f95356f3a
fix @see reference for logstash
...
Logstash has a new home and is also writte in java instead of ruby.
2018-05-17 15:46:52 +02:00
Paul Webster
ccb95c08fd
NewRelicHandler - handle Throwable in PHP7
2018-05-03 11:15:17 +12:00
MilesChou
985fdb3eae
Add getter for webhook and token property
2018-04-25 15:51:22 +08:00
MilesChou
1107013b9c
Open visibility for slack handlers
2018-04-24 23:17:02 +08:00
Grégoire Pineau
1e8deb4672
Drop HHVM in .travis.yml
2018-04-16 15:03:26 +02:00
Jeroen Stolp
50de6999ae
Happy 2018 to Monolog
2018-04-10 13:25:02 +02:00
Avtandil Kikabidze
67d1af8a96
Revert travis file changes
2018-04-08 21:10:32 +04:00
Avtandil Kikabidze
9df69ca4ca
Add PHP 7.2 to the travis script
2018-04-07 04:52:28 +04:00
Avtandil Kikabidze
4a6308787b
Try to fix travis build script
2018-04-07 04:45:51 +04:00
Avtandil Kikabidze
aad9de4d0d
Fix unhandled throwable
2018-04-07 04:38:38 +04:00
Avtandil Kikabidze
569cdd635d
Update upgrade guide
2018-04-07 04:13:50 +04:00
Avtandil Kikabidze
1d006d80cb
Add official ElasticSearch handler
2018-04-07 04:11:26 +04:00
Avtandil Kikabidze
3bbdf5868b
Use right format for date
2018-04-07 04:11:03 +04:00
Avtandil Kikabidze
ca326c4831
Fix class name
2018-04-07 03:56:17 +04:00
Avtandil Kikabidze
1e4b86d228
Use ISO 8601 date constant
2018-04-07 03:50:12 +04:00
Avtandil Kikabidze
32563c49b7
Add elastic search formatter
2018-04-07 03:11:24 +04:00
Avtandil Kikabidze
57f3ca1791
Rename Elastica handler for naming consistency
2018-04-07 02:58:50 +04:00
Avtandil Kikabidze
f5696399f8
Add elasticsearch client to dev dependency
2018-04-07 02:45:53 +04:00
DQNEO
39f464bd58
make compatible to phpunit 6
2018-04-02 00:54:21 +09:00
DQNEO
a3388569cd
upgrade phpunit to 6
2018-04-02 00:16:28 +09:00
Elan Ruusamäe
276135c0fe
ErrorLogHandler: use strict comparison
...
otherwise `null` and `false` get accepted as valid types
2018-03-02 12:22:42 +02:00
Robert Gust-Bardon
4fea44bf96
Fix the reflection of constants in HHVM
2018-02-22 13:48:30 -06:00
Robert Gust-Bardon
cf979844dc
Register signal handlers
2018-02-22 11:16:36 -06:00
elwin1234
9dba2f3431
Update RotatingFileHandler.php
...
Use own constant instead of hardcoded string for default dateFormat (const FILE_PER_DAY = 'Y-m-d';)
2018-02-14 15:47:48 +01:00
Hinrik Örn Sigurðsson
86d0984517
Set HTTP response code to 500 in case of exceptions
...
Resolves Seldaek/monolog#1096 .
2018-01-26 14:04:19 +01:00
Damian Mooyman
2d9c905b76
ENHANCEMENT Ensure 'trace' is captured for non-exceptions
...
Fixes #693
2018-01-15 10:42:24 +13:00
MilesChou
18b93feea6
Add getter for webhook url in SlackWebhookHandler class
...
Add getter so that the subclass can easy to inherit SlackWebhookHandler class
2017-11-30 13:47:54 +08:00
Kris Buist
bd79504f1e
Add a ThresholdHandler
...
This handler can be used to not let any messages from a certain lever through, unless they cross a configured threshold.
This is useful together with, for example, a MailHandler when some batch processing is done and you're only interested in
major failure and not a minor one.
2017-11-17 19:16:49 +01:00
Aerendir
9791cbcda3
Fix #1066 : Use correct docblock castings.
2017-11-17 18:11:07 +01:00
Erik Booij
ecdfdc9897
Rename Boolean in phpDocs to bool
2017-11-04 12:14:41 +01:00
Michael Dwyer
e3ab4e680b
Fix typo
...
All other documentation and code suggests that the replacement token is of the form `{var}` and not `%var%`
2017-10-31 09:46:46 -05:00
Carson Full
a21b037a00
Change LogstashFormatter to have extra/context keys instead of prefixes for the keys.
2017-10-03 12:22:44 -05:00