1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-29 17:30:14 +02:00

Commit Graph

  • 6fdeea463c Fix build Jordi Boggiano 2022-07-22 15:07:44 +02:00
  • 9c1fb56f6a Deprecate CubeHandler and PHPConsoleHandler which are targetting abandoned projects, fixes #1734 Jordi Boggiano 2022-07-22 15:00:00 +02:00
  • 611ff01fa6 Skip php8.2 default build Jordi Boggiano 2022-07-22 14:48:24 +02:00
  • 3a1ea88ee0 Fix matrix Jordi Boggiano 2022-07-22 14:47:49 +02:00
  • b3ac20ef32 Matrix update Jordi Boggiano 2022-07-22 14:46:07 +02:00
  • ad09e76f97 Add php 8.2 build Jordi Boggiano 2022-07-22 14:26:06 +02:00
  • c1c73b07de Update issue templates Jordi Boggiano 2022-07-22 14:25:43 +02:00
  • 27dc1b2ef7 Fix utf8_encode deprecation (#1722) erikn69 2022-07-22 07:23:53 -05:00
  • 83db4b3f81 Handle depth to avoid cases where an exception has many too many previous exceptions, fixes #1726 Jordi Boggiano 2022-07-22 14:18:01 +02:00
  • ffc2bc2e23 Update .gitattributes, closes #1688 systemsolutionweb 2022-06-13 12:54:02 -05:00
  • 475bc87409 Fix issues Jordi Boggiano 2022-07-22 13:33:21 +02:00
  • 6cc788bdec Fix build error with lowest deps on php7.4 Jordi Boggiano 2022-07-22 13:25:12 +02:00
  • af8efac0d5 Check if errorMessage contain error "File exists" Max Ageev 2022-06-09 14:23:32 +03:00
  • f958fdac0f allow Predis 2.0, closes #1732 Thomas Müller 2022-07-09 11:29:07 +02:00
  • 11be0a4b30 Fix phpstan errors Jordi Boggiano 2022-07-22 13:15:11 +02:00
  • 3734f190f8 Add the ability to set or redefine attributes for messages in Rabbit. (#1724) Mikhail Popov 2022-07-22 14:08:34 +03:00
  • 197f534d42 Add basic support to Google Cloud Logging format (#1719) Luís Cobucci 2022-07-22 13:04:51 +02:00
  • 1ae4f609ba Add basic support to Google Cloud Logging format (#1690) Luís Cobucci 2022-07-22 13:03:58 +02:00
  • 100d0f1625 is null (#1711) Mathias Reker ⚡️ 2022-06-21 22:21:02 +02:00
  • 3cba75ec09 Mark Logger @final to discourage extension Jordi Boggiano 2022-06-19 14:12:51 +02:00
  • 0c375495d4 Update changelog 3.1.0 Jordi Boggiano 2022-06-09 11:09:00 +02:00
  • 0ddba7342f Merge branch '2.x' into main Jordi Boggiano 2022-06-09 11:04:38 +02:00
  • 5579edf28a Update changelog 2.7.0 Jordi Boggiano 2022-06-09 10:59:12 +02:00
  • 904713c592 Update changelog 1.27.1 1.x Jordi Boggiano 2022-06-09 10:53:42 +02:00
  • 24e414c993 Added $datetime parameter to addRecord method to optionally log into the past/future henning 2022-06-07 16:13:46 +02:00
  • 8ac56aa42b RotatingFileHandler to maintain the correct maximum number files when using folder by date (#1671) Gene Alyson Fortunado Torcende 2022-06-09 16:41:11 +08:00
  • eac0c22ad2 Mark TestCase internal until PHPStorm handles this better, fixes #1677 Jordi Boggiano 2022-06-09 10:40:17 +02:00
  • 9992c77e05 Add warning that docs site is for 3.x, fixes #1679 Jordi Boggiano 2022-06-09 10:17:29 +02:00
  • 417c27dc72 Remove return type from ProcessorInterface to fix interop with Monolog 2, fixes #1680 Jordi Boggiano 2022-06-09 10:11:53 +02:00
  • 07a0d1ed33 Set StreamHandler stream chunk size, backport #1552 David Schneider 2021-05-07 11:35:18 +02:00
  • ea9d86160b Fix MandrillHandler for swiftmailer >= 6.0.0 (#1676) Błażej Rybarkiewicz 2022-06-09 09:37:08 +02:00
  • 64854f09da Correct handling of E_USER_ERROR as fatal error if registerErrorHandl… (#1670) Dmitry Menshikov 2022-06-09 10:04:15 +03:00
  • 9c1566a971 Add a way to disable logging loop detection, closes #1681 Jordi Boggiano 2022-06-08 21:51:47 +02:00
  • 60ad5183b5 Update changelog 3.0.0 Jordi Boggiano 2022-05-10 12:39:55 +02:00
  • b3451b008b Merge branch '2.x' into main Jordi Boggiano 2022-05-10 11:45:36 +02:00
  • 247918972a Update changelog 2.6.0 Jordi Boggiano 2022-05-10 11:36:00 +02:00
  • 1dacc790b9 Remove LevelName enum in favor of a Level::getName method, fixes #1667 (#1668) Jordi Boggiano 2022-05-10 11:15:16 +02:00
  • a5d65f6ec4 Fix infinite loops when a log handler triggers logging itself Jordi Boggiano 2022-05-10 11:10:07 +02:00
  • 5d43fd52d3 Allow UdpSocket to reconnect after close() Jordi Boggiano 2022-05-10 10:19:45 +02:00
  • c709906d0a [2.X] Allow stacktraces parser on LineFormatter (#1665) Lito 2022-05-09 22:37:14 +02:00
  • 2a8c7dffdf Also allow for slow ES8 start Jordi Boggiano 2022-05-09 00:16:47 +02:00
  • d381140ca1 Merge branch '2.x' into main Jordi Boggiano 2022-05-09 00:10:47 +02:00
  • 2af3276ca6 Update list of handlers Jordi Boggiano 2022-05-09 00:10:39 +02:00
  • 38fd8efb89 Update docs Jordi Boggiano 2022-05-09 00:07:56 +02:00
  • a71c4e0250 Update changelog 3.0.0-RC1 Jordi Boggiano 2022-05-08 23:50:49 +02:00
  • 5eca08223d Merge branch '2.x' into main Jordi Boggiano 2022-05-08 23:50:01 +02:00
  • 354ddc8020 Fix changelog Jordi Boggiano 2022-05-08 23:49:54 +02:00
  • 8f6efe928a Allow more time as elastic search sometimes is slow to boot Jordi Boggiano 2022-05-08 23:49:25 +02:00
  • de11fc39de Update upgrade notes Jordi Boggiano 2022-05-08 23:19:31 +02:00
  • 709cb93aa6 replace deprecated method calls in GelfMessageFormatter (#1664) Jan-Eric Ortgies 2022-05-08 23:13:55 +02:00
  • acc142c2b7 Drop prophecy usage Jordi Boggiano 2022-05-08 23:13:26 +02:00
  • 8a356498d9 Fix ES8 build Jordi Boggiano 2022-05-08 23:08:23 +02:00
  • 1181473f4b Merge branch '2.x' into main Jordi Boggiano 2022-05-08 23:03:49 +02:00
  • bd24765917 ElasticSearch v8 support (#1662) Jordi Boggiano 2022-05-08 22:23:46 +02:00
  • 4c7a12b026 Add SymfonyMailerHandler, deprecate SwiftMailerHandler (#1663) Jordi Boggiano 2022-05-07 13:05:55 +02:00
  • a6a66b1178 Fix phpdoc Jordi Boggiano 2022-04-24 14:11:03 +02:00
  • c312cfdabf Restore getLevelName but deprecate it Jordi Boggiano 2022-04-24 13:49:06 +02:00
  • bd5968a567 Add missing types to constructor args Jordi Boggiano 2022-04-24 11:17:17 +02:00
  • 6627c092d8 Add phpstan strict rules and deprecation rules, fix all related issues Jordi Boggiano 2022-04-24 11:08:10 +02:00
  • ad732b37a7 Update upgrade notes Jordi Boggiano 2022-04-23 13:51:36 +02:00
  • 733d6f1cc6 Remove dead code Jordi Boggiano 2022-04-23 13:51:26 +02:00
  • 1c80bce4ad Fix error handler to not receive $context anymore as php8 dropped that Jordi Boggiano 2022-04-22 21:32:10 +02:00
  • a7de8dd0c2 Update a few more callable to Closure Jordi Boggiano 2022-04-22 14:26:03 +02:00
  • 0dac87975c Add property types to all properties where possible Jordi Boggiano 2022-04-21 21:58:19 +02:00
  • 6634bd9b79 Forgotten config (#1652) systemsolutionweb 2022-04-20 02:25:41 -05:00
  • 7952a83e0c Move phpdoc to native types Jordi Boggiano 2022-04-20 09:21:58 +02:00
  • 2695fa86cd CI fixes Jordi Boggiano 2022-04-19 22:10:02 +02:00
  • e4bb5c5cf3 Replace switch with match (#1655) Dan Hemberger 2022-04-19 12:51:29 -07:00
  • 14f39fe0ce Use never return typehint (#1654) Dan Hemberger 2022-04-19 12:50:32 -07:00
  • 2d006a8472 Convert level/levelName to enums (#1656) Jordi Boggiano 2022-04-19 21:49:03 +02:00
  • 4192345e26 Update changelog 2.5.0 Jordi Boggiano 2022-04-08 17:43:54 +02:00
  • 4c43f12548 Link attribute file again Jordi Boggiano 2022-04-08 17:32:35 +02:00
  • 508df120fa Make AsMonologProcessor compatible with PHP 7.2 Jordi Boggiano 2022-04-08 17:32:03 +02:00
  • 248673e858 Remove at matcher Jordi Boggiano 2022-03-21 14:23:30 +01:00
  • a3ba6445a4 Cleanups Jordi Boggiano 2022-03-14 14:11:15 +01:00
  • 0aef68ce10 Remove rollbar for now as it requires monolog 2.x or psr/log 1.x Jordi Boggiano 2022-03-14 14:08:32 +01:00
  • 6b5bd6af5b More cleanups Jordi Boggiano 2022-03-05 14:34:21 +01:00
  • 657ff7f916 Drop support for aws-php-sdk v2 from DynamoDbHandler Jordi Boggiano 2022-03-05 14:22:06 +01:00
  • 5eb9b8ed93 Code cleanups Jordi Boggiano 2022-03-05 14:03:57 +01:00
  • b586dbe8e6 Remove SwiftMailerHandler Jordi Boggiano 2022-02-27 09:26:48 +01:00
  • 400effdd45 Fix some issues, bump phpunit version Jordi Boggiano 2022-02-26 15:09:41 +01:00
  • 22c8b19358 Add LogRecord class, drop PHP <8.1 Jordi Boggiano 2022-02-20 14:39:51 +01:00
  • f2f66cd480 Fix tests Jordi Boggiano 2022-03-18 10:48:03 +01:00
  • 77b71e0baf Fix syntax Jordi Boggiano 2022-03-18 10:43:11 +01:00
  • f0e0dbaa52 added information about call type from debug_backtrace (#1612) jszczypk 2022-03-18 10:31:44 +01:00
  • 0a023ffb23 Calculate exception message according to PHP version (#1644) Marko Vušak 2022-03-18 09:47:05 +01:00
  • cb3675ee15 Try fixing ci Jordi Boggiano 2022-03-14 13:51:26 +01:00
  • affa44f7c8 Fix formatting issue Jordi Boggiano 2022-03-14 13:45:46 +01:00
  • d7fd745062 Update changelog 2.4.0 Jordi Boggiano 2022-03-14 13:44:37 +01:00
  • 330b80ceb7 One day I will learn Jordi Boggiano 2022-03-14 13:41:10 +01:00
  • f1f2e3e37c Fix fix Jordi Boggiano 2022-03-14 13:39:42 +01:00
  • b886d70a35 Fixes Jordi Boggiano 2022-03-14 13:35:56 +01:00
  • c02d86ffb2 Include record message/context/extra data when throwing an exception because the log cannot be opened, fixes #1630 Jordi Boggiano 2022-03-14 13:34:54 +01:00
  • e289293a7c PHPStan fixes Jordi Boggiano 2022-03-14 13:03:53 +01:00
  • 4b22d380d0 Expand rollbar supported versions Jordi Boggiano 2022-03-14 13:00:50 +01:00
  • f764bbdc0c Add includeStacktraces constructor parameter to LineFormatter & JsonFormatter, fixes #1603 Jordi Boggiano 2022-03-14 12:48:00 +01:00
  • 93369fd88f Add LogRecord interface for forward compatibility Jordi Boggiano 2022-03-14 12:40:24 +01:00
  • 67100e7952 Update changelog Jordi Boggiano 2022-03-13 21:44:42 +01:00
  • 52ebd235c1 Update changelog 1.27.0 Jordi Boggiano 2022-03-13 21:29:46 +01:00
  • 09769e4238 Max depth formatter (#1633) Geoffrey 2022-03-13 21:20:19 +01:00