1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-05 12:47:39 +02:00

Commit Graph

  • 76a91c6722 Set default date format to have a timezone, fixes #196 Jordi Boggiano 2016-05-26 17:39:41 +01:00
  • 3c7920b446 FIX the class name Ricardo Fontanelli 2016-05-24 00:57:48 -03:00
  • f1e3bdce76 FIX typing errors Ricardo Fontanelli 2016-05-23 22:57:51 -03:00
  • 446613af47 CS fixes Ricardo Fontanelli 2016-05-23 22:52:24 -03:00
  • a9e990ac5e ADD support to SendGrid Handler Ricardo Fontanelli 2016-05-23 22:50:26 -03:00
  • 912d813c73 Add our own DateTime implementation to provide nicer JSON output, fixes #736 Jordi Boggiano 2016-05-20 21:22:48 +01:00
  • e27225dc40 Switch to DateTimeImmutable everywhere Jordi Boggiano 2016-05-20 20:55:31 +01:00
  • 6d2cfa63c9 Add support for custom logging level per exception class, and set ParseError to be CRITICAL Jordi Boggiano 2016-05-20 20:45:16 +01:00
  • 2a569ff961 Disable microsecond precision by default Jordi Boggiano 2016-05-20 20:25:27 +01:00
  • cb479a9b18 Remove HipChat API v1 support Jordi Boggiano 2016-05-20 20:24:02 +01:00
  • ba9d57a96b Add extra safety Jordi Boggiano 2016-05-20 20:14:51 +01:00
  • c04d39d10b Make MongoDBFormatter default formatter for the MongoDBHandler in 2.0 Jordi Boggiano 2016-05-20 20:12:17 +01:00
  • d7b415c2c8 Make TestCase class available to dependents to help with testing Jordi Boggiano 2016-05-20 20:09:02 +01:00
  • 1161b23148 Fix logstash formatter tests Jordi Boggiano 2016-05-20 20:07:04 +01:00
  • 1fb211e43f Remove duplicate catch statements Jordi Boggiano 2016-05-20 20:01:29 +01:00
  • e46fecde34 Remove support for legacy Gelf lib Jordi Boggiano 2016-05-20 19:55:04 +01:00
  • 3e3f44aee4 Remove Logstash V0 support Jordi Boggiano 2016-05-20 19:50:12 +01:00
  • a00acb6022 Clarify var purpose Jordi Boggiano 2016-05-20 19:47:45 +01:00
  • f19fffe870 Merge remote-tracking branch 'rpkamp/master' Jordi Boggiano 2016-05-20 19:43:01 +01:00
  • 7a65105505 Merge remote-tracking branch 'fprochazka/php7-throwable' Jordi Boggiano 2016-05-20 19:40:51 +01:00
  • 3eee2a006b Merge branch '1.x' Jordi Boggiano 2016-05-20 19:40:36 +01:00
  • 5ecfbc25de Fix issue in handling of broken iterators when serializing stack frames, fixes #772 Jordi Boggiano 2016-05-20 19:39:35 +01:00
  • 09c4cca32b Fix NewRelicHandler error when using LineFormatter Michael Moussa 2016-04-20 11:31:39 -04:00
  • 79f9492b74 Raven package renamed to sentry dasmfm 2016-05-12 14:17:22 +03:00
  • 3101f1c09a check if val is null to avoid to set the string "null" instead of null Leny BERNARD 2016-05-13 15:17:26 +02:00
  • 98b9a822d0 Merge pull request #785 from moderndeveloperllc/master Jordi Boggiano 2016-05-20 19:14:58 +01:00
  • 83a24937ba Add deprecation errors on RotatingFileHandler (#774) Remon van de Kamp 2016-05-20 20:13:19 +02:00
  • 96a19ab308 Merge pull request #790 from fprochazka/1.x-php7-throwable Jordi Boggiano 2016-05-20 19:02:26 +01:00
  • 4dd4a29763 Merge pull request #792 from mlocati/patch-1 Jordi Boggiano 2016-05-19 17:32:49 +01:00
  • c4f01a9483 Exclude development stuff from repository autogenerated ZIP archives Michele Locati 2016-05-19 18:02:49 +02:00
  • e2c575b505 Catch Throwable Filip Procházka 2016-05-13 21:43:07 +02:00
  • 06efba7062 Catch Throwable Filip Procházka 2016-05-12 16:22:36 +02:00
  • 133a8df5f7 Typo Mark Garrett 2016-05-11 11:59:26 -05:00
  • 4e4c6d89ac Change out to Throwable Mark Garrett 2016-05-11 11:54:35 -05:00
  • 85dcece943 Merge pull request #781 from hvt/patch-1 Jordi Boggiano 2016-05-06 14:26:03 +02:00
  • 3dd221b319 Tiny typo in TestHandler exception Harm van Tilborg 2016-05-06 10:48:17 +02:00
  • 6d9a76c164 Merge pull request #780 from WanWizard/patch-1 Jordi Boggiano 2016-05-02 15:46:53 +01:00
  • 10fabc3041 Added the Fuel PHP framework to the integrations list Harro Verton 2016-05-02 16:39:02 +02:00
  • 85620bbb99 Merge pull request #776 from jaschweder/patch-1 Jordi Boggiano 2016-04-25 12:36:02 +01:00
  • d686f25f6c update README Jonathan André Schweder 2016-04-25 08:23:57 -03:00
  • b23ddb363f Merge pull request #769 from naderman/t/fingers-crossed-override-activation Jordi Boggiano 2016-04-20 20:08:06 +01:00
  • 0fc6734c6f FingersCrossedHandler: Clean up code Nils Adermann 2016-04-20 15:00:33 -04:00
  • 1841e2ba88 Lock down RotateFileHandler to prevent errors with rotation Remon van de Kamp 2016-04-18 21:51:37 +02:00
  • e7c326782f FingersCrossed: Adapt test for extraction of activate from handle() Nils Adermann 2016-04-15 14:11:04 -04:00
  • abb58081fe Extract fingerscrossed activation into its own method callable from outside Nils Adermann 2016-04-15 14:05:55 -04:00
  • 3ce314cc92 Merge pull request #706 from acrobat/amqp_handler_fix Jordi Boggiano 2016-04-15 18:05:13 +01:00
  • 04dedae4a8 Fixed $handler property visibility Andrzej Kupczyk 2016-04-15 18:45:46 +02:00
  • a460c4d6b4 Merge pull request #770 from andrzejkupczyk/master Jordi Boggiano 2016-04-15 17:51:51 +01:00
  • b18092d4a2 Fixed $handler property visibility Andrzej Kupczyk 2016-04-15 18:45:46 +02:00
  • e0b521ba53 Add a test that verifies manual overriding of activation strategy works Nils Adermann 2016-04-14 17:02:29 -04:00
  • c677398c76 Provide means to manually activate a FingersCrossedHandler Nils Adermann 2016-04-14 16:56:59 -04:00
  • dbccc56a44 Removed substr call in amqp routing key generator Jeroen Thora 2015-12-20 15:41:16 +01:00
  • 144b66be83 Merge branch '1.x' Jordi Boggiano 2016-04-12 19:56:51 +01:00
  • 5f56ed5212 Update changelog 1.19.0 Jordi Boggiano 2016-04-12 19:29:35 +01:00
  • a3f7c4a147 Add getStream to the StreamHandler Jordi Boggiano 2016-04-12 19:29:25 +01:00
  • fbddc30416 Merge branch '1.x' Jordi Boggiano 2016-04-12 19:21:19 +01:00
  • f56f2969f7 Fix handling of messages with new lines Jordi Boggiano 2016-04-12 19:17:42 +01:00
  • 0e3a4bf48b Fix bug when messages contain colons Jordi Boggiano 2016-04-12 19:02:03 +01:00
  • d18eb57ee9 Make sure levels are converted properly Jordi Boggiano 2016-04-12 18:43:49 +01:00
  • a754edc64c Add ability to use formatter in email subject lines Jordi Boggiano 2016-04-12 18:05:41 +01:00
  • 1fa91efc3b Add DeduplicationHandler to avoid spamming the same log records over and over Jordi Boggiano 2016-04-12 17:33:11 +01:00
  • b52d008491 Merge branch '1.x' Jordi Boggiano 2016-04-10 13:01:49 +01:00
  • a7ade9d68f Only close handles that have been opened by the StreamHandler, fixes #764 Jordi Boggiano 2016-04-10 13:01:10 +01:00
  • f6afa8624c Merge branch '1.x' Jordi Boggiano 2016-04-10 12:50:34 +01:00
  • ccdc8b530c Truncate single messages if they go over the hipchat limit, fixes #629 Jordi Boggiano 2016-04-10 12:31:24 +01:00
  • 6c21baf553 Remove 5.3.3 build as it lacks TLS Jordi Boggiano 2016-04-10 12:27:44 +01:00
  • e4ec1e1848 Merge pull request #763 from xabbuh/gelf-format-large-data-5.3 Jordi Boggiano 2016-04-10 11:56:51 +01:00
  • 48e4f91310 Merge pull request #761 from xabbuh/patch-1 Jordi Boggiano 2016-04-10 11:56:07 +01:00
  • b437bb928a fix Gelf message formatter tests Christian Flothmann 2016-04-05 12:35:18 +02:00
  • f72b5036f8 extract browser detection regex into a constant Christian Flothmann 2016-04-05 12:17:34 +02:00
  • ef1568b89e Merge branch '1.x' Jordi Boggiano 2016-04-02 14:13:15 +01:00
  • 064b38c167 Update changelog 1.18.2 Jordi Boggiano 2016-04-02 14:12:58 +01:00
  • 6bc1a444db Truncate messages if they reach the max length of GELF messages, fixes #751 Jordi Boggiano 2016-04-02 13:53:47 +01:00
  • cf391e5a40 Merge branch '1.x' Jordi Boggiano 2016-04-01 11:37:15 +01:00
  • 15e21f38aa Change copyright's end date from 2015 to 2016 chalasr 2016-03-25 10:49:27 +01:00
  • 76247469e7 move from abandoned package to maintained package Grégoire Paris 2016-03-15 11:16:14 +01:00
  • 1b6f1f4ad8 use maintained package reference in suggestion Grégoire Paris 2016-03-22 19:45:04 +01:00
  • dec4e574c2 Merge pull request #758 from stof/patch-2 Jordi Boggiano 2016-03-26 09:27:31 +01:00
  • 96034ac8af Merge pull request #757 from remicollet/issue-ver Jordi Boggiano 2016-03-25 21:51:34 +01:00
  • f614d44667 Only load mongo.so for PHP 5.x on Travis Christophe Coevoet 2016-03-25 18:57:25 +01:00
  • 20d3375926 Merge pull request #755 from chalasr/master Jordi Boggiano 2016-03-25 18:38:21 +01:00
  • 8cfc819265 missing property Remi Collet 2016-03-25 17:25:05 +01:00
  • a74940869b Change copyright's end date from 2015 to 2016 chalasr 2016-03-25 10:49:27 +01:00
  • a6069eeb59 Merge pull request #750 from greg0ire/remove_abandoned_package_references Jordi Boggiano 2016-03-25 09:17:49 +01:00
  • 482d6aaf3d use maintained package reference in suggestion Grégoire Paris 2016-03-22 19:45:04 +01:00
  • bf712e4442 Merge pull request #744 from greg0ire/follow_amqplib_migration Jordi Boggiano 2016-03-15 10:39:03 +00:00
  • 8745895378 move from abandoned package to maintained package Grégoire Paris 2016-03-15 11:16:14 +01:00
  • f29dffeb16 Merge branch '1.x' Jordi Boggiano 2016-03-13 16:20:29 +00:00
  • a9ccae25cb Fix elastica formatter test, refs #742 Jordi Boggiano 2016-03-13 16:20:24 +00:00
  • 9ef18f111f Added millis Malte Blättermann 2016-03-12 21:53:27 +01:00
  • 96c20d9ba2 Merge branch '1.x' Jordi Boggiano 2016-03-13 16:09:23 +00:00
  • a5f2734e8c Update changelog 1.18.1 Jordi Boggiano 2016-03-13 16:08:35 +00:00
  • 50241e6ced Update AmqpHandlerTest.php Jean-Baptiste Nahan 2016-03-08 13:26:16 +01:00
  • f4b89ac754 Fix content_type property Jean-Baptiste Nahan 2016-03-08 13:24:58 +01:00
  • 0c45c9b3d4 Merge pull request #740 from macintoshplus/macintoshplus-fix-content-type Jordi Boggiano 2016-03-10 12:37:00 +01:00
  • 3d04bc8410 Merge branch '1.x' Jordi Boggiano 2016-03-09 11:43:06 +00:00
  • 81045d5974 Fix tests Jordi Boggiano 2016-03-09 11:43:02 +00:00
  • 680dcd7c3e Merge branch '1.x' Jordi Boggiano 2016-03-09 11:29:24 +00:00
  • d04afcb5d0 Update RedisHandler.php shiyangwu520 2016-03-09 11:29:10 +08:00
  • bbf96aae0f Update AmqpHandlerTest.php Jean-Baptiste Nahan 2016-03-08 13:26:16 +01:00