1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-07-29 09:20:12 +02:00

Commit Graph

  • 7f61bb2a5a Bump cobot/couchdb-action dependabot/github_actions/cobot/couchdb-action-eaaa17cf8baf421e7fb07e2d869f5457bb6a4de5 dependabot[bot] 2025-07-01 14:24:37 +00:00
  • 39ad05a9c2 Bump shivammathur/setup-php from 2.32.0 to 2.34.1 dependabot/github_actions/shivammathur/setup-php-2.34.1 dependabot[bot] 2025-07-01 14:21:44 +00:00
  • 83e642e9d4 Bump ramsey/composer-install from 3.1.0 to 3.1.1 dependabot/github_actions/ramsey/composer-install-3.1.1 dependabot[bot] 2025-06-01 13:38:41 +00:00
  • 2e97231b96 Avoid collecting duplicate logs if the file cannot be locked main Jordi Boggiano 2025-04-03 13:44:45 +02:00
  • 7ef6b74dfd Add php8.5 build Jordi Boggiano 2025-04-03 10:03:53 +02:00
  • 924d85380f Downscale logo Jordi Boggiano 2025-03-25 00:29:50 +01:00
  • ede3437579 Pin GH actions Jordi Boggiano 2025-03-24 13:10:21 +01:00
  • 10d8574018 Update changelog 3.9.0 Jordi Boggiano 2025-03-24 11:02:05 +01:00
  • 2b8777dfb4 SendGrid V3 API (#1952) Rajmund 2025-03-20 10:27:50 +01:00
  • cd82b50691 Fix phpstan 2.x Jordi Boggiano 2025-03-20 10:26:28 +01:00
  • 5d0da0a798 Updating while loops to have boolean conditions. (#1956) Rajmund 2025-03-20 09:59:33 +01:00
  • 62946513d4 Remove deprecated setType method call in ElasticaFormatter (#1955) Rajmund 2025-03-20 09:52:05 +01:00
  • 467e764fb6 Fix gelf message formatter failing to handle context/extra numeric keys, fixes #1932 Jordi Boggiano 2025-03-16 14:03:31 +01:00
  • 7ca003e6ae Rename TestCase to MonologTestCase (#1953) Markus Staab 2025-03-16 13:30:20 +01:00
  • 9d6bcfc94d Fix build (#1954) Markus Staab 2025-03-16 13:24:42 +01:00
  • 45b5e0e33e Change datetime format from ISO 8601 to ATOM in ElasticsearchFormatter and related tests (#1942) Rajmund 2025-03-15 14:23:08 +01:00
  • c8bbe52af5 added possibility to set child handler after instantiation (#1946) Andrii Shevchenko 2025-03-15 14:19:21 +01:00
  • 9cfd246982 Add a mail() hook to NativeMailHandler. (#1948) Jeff W 2025-03-15 09:17:54 -04:00
  • 95092b0107 Fix issue in elasticaformatter Jordi Boggiano 2025-03-15 14:17:09 +01:00
  • 3606a19b6e Fix ErrorLogHandler type int: $messageType accepts only SAPI and OS (#1933) Elan Ruusamäe 2025-03-15 15:07:26 +02:00
  • 353f1db2e4 Add strtolower for fromName match statement (#1941) Alan Jones 2025-03-15 13:06:02 +00:00
  • 548eeb3f1e Bump supercharge/mongodb-github-action from 1.11.0 to 1.12.0 (#1937) dependabot[bot] 2025-02-03 11:34:40 +01:00
  • d97d5e9468 Fix broken url (#1930) Jun Yang Chin 2024-12-10 17:30:50 +04:00
  • aef6ee73a7 Update changelog 3.8.1 Jordi Boggiano 2024-12-05 18:15:07 +01:00
  • 074503850b Remove empty lines if a custom stack trace parser returns null, fixes #1925 Jordi Boggiano 2024-12-05 18:02:26 +01:00
  • 595847346a Fix gelf formatter keys to strip invalid characters, fixes #1927 Jordi Boggiano 2024-12-05 15:46:00 +01:00
  • a258e4fe90 Deprecate DateTimeImmutable (#1928) Ruud Kamphuis 2024-12-05 15:38:02 +01:00
  • e940004193 Fix normalizeException types, fixes #1924 Jordi Boggiano 2024-11-17 13:30:33 +01:00
  • 32e515fdc0 Merge branch '2.x' 3.8.0 Jordi Boggiano 2024-11-12 14:57:08 +01:00
  • 5cf826f299 Update changelog 2.10.0 Jordi Boggiano 2024-11-12 13:43:37 +01:00
  • 7729f32de0 Merge branch '2.x' Jordi Boggiano 2024-11-11 22:36:03 +01:00
  • d2d0341604 Fix patch Jordi Boggiano 2024-11-11 22:29:51 +01:00
  • d57089bf87 Fix RotatingFileHandler bug where rotation could sometimes not happen correctly, fixes #1905 Jordi Boggiano 2024-11-11 22:15:37 +01:00
  • 0c7366171f Auto-close streams when reset() is called, fixes #1862 Jordi Boggiano 2024-11-11 20:20:56 +01:00
  • 24a1110715 Merge branch '2.x' Jordi Boggiano 2024-11-11 20:15:35 +01:00
  • 0779fb91e5 Close and reopen file handles if a write fails (#1882) Jordi Boggiano 2024-11-11 20:08:58 +01:00
  • 517e2f40a2 Fix build Jordi Boggiano 2024-11-11 15:39:25 +01:00
  • 5d5da57b81 Normalize call normalizeRecord if necessary (#1906) Jonathan Plantey 2024-11-11 15:34:03 +01:00
  • f43e3d5637 Upgrade phpstan, phpunit (#1923) Jordi Boggiano 2024-11-11 15:21:55 +01:00
  • 7af6f41cff Fix build Jordi Boggiano 2024-11-11 14:20:19 +01:00
  • b92508d0d7 Fix build Jordi Boggiano 2024-11-11 14:06:20 +01:00
  • 8ae546b2b9 Allow the user to define a custom mode when fopen-ing a log file (#1913) Pedro Peixoto 2024-11-11 06:26:15 -03:00
  • 5e3d583b22 Clean up CI Jordi Boggiano 2024-11-11 10:19:02 +01:00
  • 7b5a792204 Restore rollbar test suite Jordi Boggiano 2024-11-11 10:02:18 +01:00
  • 55a7b339f2 Fix phpstan Jordi Boggiano 2024-11-11 09:52:41 +01:00
  • d5b588a306 Fix phpstan build Jordi Boggiano 2024-11-09 14:38:51 +01:00
  • e5b3586456 Fix PHP 8.4 E_STRICT deprecation notices (#1921) Steven Lewis 2024-11-09 13:27:28 +00:00
  • e266d7d914 Add support for elastica 8, fixes #1917 Jordi Boggiano 2024-11-09 14:16:14 +01:00
  • 67cc5502a3 Remove Slim framework integration suggestion (#1914) Nikola Mijajlović 2024-11-09 14:15:43 +01:00
  • 11075bc016 Add baseline for php8.2 Jordi Boggiano 2024-10-25 22:44:10 +02:00
  • b4a48dd3ee Fix phpstan build Jordi Boggiano 2024-10-25 22:15:10 +02:00
  • 63fdb125ab Remove pointless json_encode availability checks (#1919) InvisibleSmiley 2024-10-25 21:45:46 +02:00
  • 2497a896b1 ProcessHandler: Make timeout of stream_select() configurable (#1916) Eric Emmrich 2024-10-23 15:31:42 +02:00
  • 3327c29d37 Make IntrospectionProcessor extendable (#1899) Luboš Hubáček 2024-08-27 09:51:08 +02:00
  • 5c41cf7a24 Bump ramsey/composer-install from 2 to 3 (#1908) dependabot[bot] 2024-08-27 09:50:06 +02:00
  • d42b711aa7 Bump supercharge/mongodb-github-action from 1.10.0 to 1.11.0 (#1907) dependabot[bot] 2024-08-27 09:49:59 +02:00
  • a4a5a06501 Fix deprecations Jordi Boggiano 2024-08-27 09:45:47 +02:00
  • 5c45513614 Fix PHP 8.4 deprecation notices (#1903) Kirill Nesmeyanov 2024-08-27 10:43:15 +03:00
  • 6772a39c03 Merge branch '2.x' Jordi Boggiano 2024-08-27 09:42:11 +02:00
  • 23560e32b1 Update CI (#1909) Jordi Boggiano 2024-08-27 09:31:25 +02:00
  • e0cd5d576c Enable dependabot Jordi Boggiano 2024-08-22 16:13:21 +02:00
  • b914d02a9d Replace goo.gl URL (#1904) Sébastien Alfaiate 2024-08-17 15:11:50 +07:00
  • f4393b648b Update changelog 3.7.0 Jordi Boggiano 2024-06-28 11:40:51 +02:00
  • f836e01659 Update example in RedisHandler (#1894) javaDeveloperKid 2024-06-28 11:06:36 +02:00
  • 4112a1880b add formatted key in ArrayAccess for LogRecord (#1886) Thomas Portelange 2024-06-28 11:05:04 +02:00
  • b56faa67a0 Expand code a bit Jordi Boggiano 2024-06-28 11:01:50 +02:00
  • 4bfbba8de0 Fix build Jordi Boggiano 2024-06-28 11:01:44 +02:00
  • 07cd08e0e4 Fix CS Jordi Boggiano 2024-06-28 10:48:40 +02:00
  • 3ba77d1d39 Use fully-qualified name for native functions (#1887) Christoph Dreis 2024-06-28 10:45:25 +02:00
  • 4e03d25f6d Fix IntrospectionProcessor tests that were not validating the code under test (#1896) Jonathan Campbell 2024-06-28 04:41:10 -04:00
  • 47e301d3e2 Also add setBasePath to NormalizerFormatter/JsonFormatter Jordi Boggiano 2024-06-28 10:39:13 +02:00
  • a4471eb05b Merge branch '2.x' Jordi Boggiano 2024-04-15 11:22:23 +02:00
  • 884aa47a05 Fix json formatter handling of incomplete classes, fixes #1834 Jordi Boggiano 2024-04-15 10:56:50 +02:00
  • 233e0b27a0 Ensure private error handler does not cause problems, fixes #1866 Jordi Boggiano 2024-04-15 10:17:33 +02:00
  • 4b18b21a55 Update changelog 3.6.0 Jordi Boggiano 2024-04-12 23:02:21 +02:00
  • a0860dd076 Merge branch '2.x' Jordi Boggiano 2024-04-12 22:54:39 +02:00
  • a30bfe2e14 Update changelog 2.9.3 Jordi Boggiano 2024-04-12 22:52:51 +02:00
  • 84638a5926 Add test for setBasePath functionality, refs #1873 Jordi Boggiano 2024-04-12 22:41:20 +02:00
  • 24e0e454d9 Remove base path on LineFormatter (#1873) cesarreyes3 2024-04-12 15:37:56 -05:00
  • c48c642b9a [#1878] User definable duplication for DeduplicationHandler (#1879) cracksalad 2024-04-12 17:37:06 +02:00
  • 613eaea74b Fix group annotations Jordi Boggiano 2024-04-12 17:30:46 +02:00
  • b127292ee0 Fix phpunit deprecations Jordi Boggiano 2024-04-12 17:26:33 +02:00
  • 5b990255a3 Remove curlopt safe upload which is not needed since php5.6 Jordi Boggiano 2024-04-12 15:41:24 +02:00
  • cdec3b52ad Merge branch '2.x' Jordi Boggiano 2024-04-12 15:36:24 +02:00
  • 814ea500f8 Convert GelfMessage into string required by createAmqpMessage (#1869) Sebastian Muszynski 2024-04-12 13:51:55 +02:00
  • e7455b7942 Bump actions/cache Jordi Boggiano 2024-04-12 13:44:53 +02:00
  • d1422610e9 Fix PHP 8.4 build error Jordi Boggiano 2024-04-12 13:43:28 +02:00
  • 91f225e4b6 Update build Jordi Boggiano 2024-04-12 13:36:30 +02:00
  • a9129ee202 Update build matrix Jordi Boggiano 2024-04-12 13:31:51 +02:00
  • f771304e25 Update baseline for php8.0 Jordi Boggiano 2024-04-12 13:30:45 +02:00
  • a1af771439 Allow more modern phpunit Jordi Boggiano 2024-04-12 13:29:18 +02:00
  • 06f81e4717 Upgrade phpstan Jordi Boggiano 2024-04-12 13:27:23 +02:00
  • 5223f28d41 Add some docs Jordi Boggiano 2024-04-12 11:21:16 +02:00
  • 35dab43e3c Include extra in context in PsrHandler (#1852) Witold Wasiczko 2024-04-12 11:00:56 +02:00
  • 000fedbcf2 Use GITHUB_OUTPUT envvar instead of set-output command as the latter is deprecated (#1864) Arun Sathiya 2024-04-12 01:56:41 -07:00
  • c4ba76aeae Avoid throwing an exception when the toString fails (#1868) Vincent Langlet 2024-04-12 10:47:57 +02:00
  • a693dc25b0 Improve installation instructions (#1871) Alies Lapatsin 2024-04-12 12:36:23 +04:00
  • ee7e2fa4df Remove final from class declaration (#1859) Luiz “Felds” Liscia 2024-04-12 04:50:09 -03:00
  • b0a861a9cc explicitly mark nullable parameters as nullable (#1874) Christian Flothmann 2024-04-12 09:48:58 +02:00
  • 479c936d2c Add logo and favicon to export ignore Jordi Boggiano 2023-12-18 11:39:42 +01:00