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

Commit Graph

  • 6bee67ad21 Add betterstack sponsorship note Jordi Boggiano 2023-12-07 16:58:33 +01:00
  • bc3e507096 Update phpstan.neon.dist Jordi Boggiano 2023-11-10 13:33:53 +01:00
  • c412c2e0d6 Fix case of Redis::lTrim call Jordi Boggiano 2023-11-10 13:29:35 +01:00
  • 59c8bdf6a2 Add missing use statement in docs Jordi Boggiano 2023-11-10 13:09:41 +01:00
  • c915e26347 Update changelog 3.5.0 Jordi Boggiano 2023-10-27 17:32:31 +02:00
  • 0980b922f4 Merge branch '2.x' Jordi Boggiano 2023-10-27 17:26:03 +02:00
  • 437cb3628f Update changelog 2.9.2 Jordi Boggiano 2023-10-27 17:25:26 +02:00
  • 681bb4fcab Add logo/favicon, closes #1849 Jordi Boggiano 2023-10-27 17:15:21 +02:00
  • b0f4bf7eb7 Fix LogRecord "extra" data leaking between handlers (#1819) Cosmin Ardeleanu 2023-10-27 17:54:39 +03:00
  • 8ff4ab5c94 Add ability to indent stack traces in LineFormatter, fixes #1835 Jordi Boggiano 2023-10-27 16:19:09 +02:00
  • 5d317e2c6f Fix tests usage Jordi Boggiano 2023-10-27 16:09:14 +02:00
  • 1feb860c33 Added possibility to set max length for level name in LineFormatter Philipp Müller 2023-10-26 20:33:53 +02:00
  • 70f6ca05b9 Merge branch '2.x' Jordi Boggiano 2023-10-27 15:24:31 +02:00
  • f54263935d Skip mongodb extension if extension is not installed (#1825) Grégoire Pineau 2023-10-27 14:50:45 +02:00
  • 8813064010 Let indexed arrays to support inline linebreaks in LineFormatter (#1818) dong 2023-10-27 07:31:42 -05:00
  • 531ed6d873 enforce string value for safety Jordi Boggiano 2023-10-27 14:14:00 +02:00
  • 5be54eaa1e Clarified instructions about chat ID for Telegram (#1840) Chimit 2023-10-27 20:07:05 +08:00
  • ed80d53ab2 Fix fatal error in NormalizeFormatter: method_exists(): The script tried to execute a method or access a property of an incomplete object. Egor Korobov 2023-09-08 17:40:20 +03:00
  • 70e1c2f405 Fix string interpolation of newline Jordi Boggiano 2023-10-27 13:49:01 +02:00
  • 253d2f1350 Loggly handler loglevel comparison statement fixed (#1841) omerimzali 2023-10-27 14:41:44 +03:00
  • bd1758df12 Test against php 8.3 (#1842) Serhii Petrov 2023-10-25 16:15:33 +03:00
  • 311761ba48 update actions/checkout to v4 (#1843) Saleh Hashemi 2023-10-25 16:44:06 +03:30
  • add8b2a49f Remove usage of soft-deprecated PHPUnit API (#1848) Christophe Coevoet 2023-10-25 15:13:04 +02:00
  • e545d0f444 Add a WithMonologChannel attribute (#1847) Christophe Coevoet 2023-10-25 15:02:25 +02:00
  • 9546d94bdc Use @return $this where applicable (#1828) Nicolas Grekas 2023-08-03 14:04:37 +02:00
  • 1b93764d15 Fixed bug that restore_error_handler will not be executed if there is an exception before restore should happen (#1815) 李铭昕 2023-06-22 14:44:58 +08:00
  • 426e42795c Fix phpstan error Jordi Boggiano 2023-06-21 17:17:59 +02:00
  • e239236968 Merge branch '2.x' 3.4.0 Jordi Boggiano 2023-06-21 10:46:11 +02:00
  • 0ff87cf321 Fix display_errors handling to handle string values, fixes #1804 Jordi Boggiano 2023-06-21 10:44:08 +02:00
  • 8c70660c17 Fix support of yearly and monthly rotation log file to rotate only once a month/year (#1805) liutao 2023-06-21 16:37:30 +08:00
  • 1fd8e8c2c7 Add TelegramBotHandler topics support (#1802) Samson Endale 2023-06-20 17:42:38 +03:00
  • 4356885fbb Add support for priority in the Monolog bundle (https://github.com/symfony/monolog-bundle/pull/455) (#1797) Roy 2023-06-20 16:37:16 +02:00
  • dc4bc7e660 Add LoadAverageProcessor (#1803) Johan Vlaar 2023-06-20 16:13:13 +02:00
  • 8561130215 Upgrade to phpunit 10 (#1806) chris 2023-06-20 15:56:11 +02:00
  • 50409b8169 openlog never fails on php8.2 so remove check Jordi Boggiano 2023-06-20 15:48:29 +02:00
  • 521186e355 chore: use stable version of graylog2/gelf-php (#1807) chris 2023-06-20 15:45:52 +02:00
  • 975a02f765 ci: Update to use GitHub Actions V3 (#1812) Danny van der Sluijs 2023-06-20 15:07:41 +02:00
  • d4f54b1077 ci: Update to use GitHub Actions V3 (#1812) Danny van der Sluijs 2023-06-20 15:07:41 +02:00
  • 8941155d2f Fix phpstan errors, update baseline Jordi Boggiano 2023-06-20 14:43:04 +02:00
  • 06276fcf77 FingersCrossedHandler fix passthruLevel checking (Fixes #1800) (#1801) Pitchaya Boonsarngsuk 2023-06-20 13:19:37 +01:00
  • b05bf55097 TestHandler misleadings (#1794) Alexander Dmitryuk 2023-03-10 20:05:37 +06:00
  • d3d495b742 Update README.md (#1793) Antoine Makdessi 2023-02-20 13:31:07 +01:00
  • a340248d5f Add php 8.2 build Jordi Boggiano 2023-02-06 14:47:36 +01:00
  • 9b5daeaffc Merge branch '2.x' 3.3.1 Jordi Boggiano 2023-02-06 14:46:10 +01:00
  • f259e2b15f Add types 2.9.1 Jordi Boggiano 2023-02-06 14:44:46 +01:00
  • c8b1e0e789 Fix serialization implementation Jordi Boggiano 2023-02-06 14:43:38 +01:00
  • 3e92e9d243 Update changelog Jordi Boggiano 2023-02-06 14:34:37 +01:00
  • 2ae044482c Fix serializability of Logger class, fixes #1792 Jordi Boggiano 2023-02-06 14:33:41 +01:00
  • 852643b696 Merge branch '2.x' 3.3.0 Jordi Boggiano 2023-02-06 14:12:20 +01:00
  • e1c0ae1528 Update changelog 2.9.0 Jordi Boggiano 2023-02-05 14:07:32 +01:00
  • 76dc21188e Merge branch '2.x' Jordi Boggiano 2023-02-04 23:11:46 +01:00
  • 2f34389f69 Update message-structure.md (#1774) Antoine Makdessi 2023-02-04 21:54:05 +00:00
  • 1f25f9b343 WhatFailureGroupHandler catches failures in method close (#1791) Tetragramat 2023-02-04 22:53:22 +01:00
  • 7c04005a28 Ignore enum errors Jordi Boggiano 2023-02-04 22:41:51 +01:00
  • 3b866c9185 GitHub Workflows security hardening (#1763) Alex 2023-02-04 22:29:31 +01:00
  • 0a60d6922a replace isset with coalesce operator (#1761) Subhan Shamsoddini 2023-02-05 00:21:56 +03:30
  • b40d426849 Add new option to type defs Jordi Boggiano 2023-02-04 21:45:58 +01:00
  • 11fbf915c7 update dev dependencies (#1778) Thomas Müller 2023-02-04 21:44:09 +01:00
  • f58e4f47b3 Add an option to set the op_type for the ElasticsearchHandler (#1766) Identei 2023-02-04 13:40:17 -07:00
  • bbc688229e Add link to Spiral Framework (#1776) Kirill Astakhov 2023-02-04 17:26:57 +02:00
  • 616c675160 add some @throws in constructors (#1779) Thomas Müller 2023-02-04 16:26:41 +01:00
  • c424dbc6a5 Merge branch '2.x' Jordi Boggiano 2023-02-04 16:23:13 +01:00
  • 8255feb444 Add support for enum context values to psr formatter (#1773) Bart Swaalf 2022-11-15 11:32:46 +01:00
  • ea7eac41d5 change config for PHPUnit (#1777) Thomas Müller 2023-02-04 16:01:10 +01:00
  • 6459aeb4a7 Fix ignores Jordi Boggiano 2023-02-04 15:53:31 +01:00
  • 0f014206a4 Fix cycle detection within fibers (#1753) Niklas Keller 2023-02-04 15:49:17 +01:00
  • 58f503004d Fix setting of extra attributes in AmqpHandler when handling batches of records (#1781) Mikhail Popov 2023-02-04 17:46:32 +03:00
  • 69bd3637ba Fix date/time field for GCP logging (#1759) Luís Cobucci 2023-02-04 11:39:20 -03:00
  • e937256eee Fix date/time field for GCP logging (#1758) Luís Cobucci 2023-02-04 11:38:57 -03:00
  • e18aa33d2f Add ClosureContextProcessor (#1745) Sergey Rabochiy 2023-02-04 21:24:39 +07:00
  • 1387e02612 Add .editorconfig file (#1768) Rod Elias 2022-10-14 12:01:04 -03:00
  • e68c00670e Remove legacy gelf ignores in phpstan Jordi Boggiano 2022-08-20 15:21:44 +02:00
  • 37b747c3e3 Allow predis 2.x in Monolog 3 as well, fixes #1732 Jordi Boggiano 2022-08-20 15:16:13 +02:00
  • 672dbb39d6 Merge branch '2.x' Jordi Boggiano 2022-08-20 15:06:41 +02:00
  • 6a28e9d41a Use facility additional value and not channel to be compat with existing Monolog 3 code Jordi Boggiano 2022-08-20 15:05:05 +02:00
  • caa6e0407e Merge branch '2.x' Jordi Boggiano 2022-08-20 15:03:10 +02:00
  • 6bf3b35b80 Deprecate FlowdockHandler and formatter as the service was shutdown, fixes #1748 Jordi Boggiano 2022-08-20 14:12:43 +02:00
  • 5eccd17dc5 Add graylog2/gelf-php 2.x support, fixes #1747 Jordi Boggiano 2022-08-20 14:09:11 +02:00
  • 7699cebc46 Minor docblock tweaks Jordi Boggiano 2022-08-03 14:38:08 +03:00
  • 5df3238664 Fix bug with level in GitProcessor (#1749) Grégoire Pineau 2022-08-17 23:30:28 +02:00
  • 8471abd5ef Merge branch '2.x' Jordi Boggiano 2022-08-02 15:04:49 +03:00
  • 132eace138 Fix build Jordi Boggiano 2022-08-02 15:03:47 +03:00
  • 620dca1126 Update BrowserConsoleHandler console output method (#1739) pafernandez-oesia 2022-08-02 13:47:03 +02:00
  • 305444bc6f Update changelog 3.2.0 Jordi Boggiano 2022-07-24 14:00:55 +02:00
  • 41498055d0 Merge branch '2.x' Jordi Boggiano 2022-07-24 13:56:45 +02:00
  • 720488632c Update changelog 2.8.0 Jordi Boggiano 2022-07-24 13:55:47 +02:00
  • 60d9aab60e Fix tests Jordi Boggiano 2022-07-22 20:55:12 +02:00
  • 5f839e0e63 Clean up unneeded use statements, refs #1689 Jordi Boggiano 2022-07-22 20:50:29 +02:00
  • 4e131c13ac Merge branch '2.x' Jordi Boggiano 2022-07-22 20:49:57 +02:00
  • 4b4fad9476 Fix serialization to include private properties, fixes #1727, fixes phpro/grumphp#1020 Jordi Boggiano 2022-07-22 20:49:07 +02:00
  • f7dfa00f08 Add Level::toRFC5424Level method and restore BC to Syslog handlers (broken in #1689) Jordi Boggiano 2022-07-22 17:04:34 +02:00
  • 7d31b642bd Merge branch '2.x' Jordi Boggiano 2022-07-22 16:50:53 +02:00
  • ffd505543c Add RFC 5424 level (7 to 0) support to Logger::log and Logger::addRecord, fixes #1686 (#1723) Lusso Luca 2022-07-22 16:46:43 +02:00
  • a7e5beda57 finishing Syslog formatter (#1689) picass0 2022-07-22 18:17:53 +04:00
  • 320909a1d1 Fix replaceNewlines method to avoid replacing escaped backslashes, closes #1721, fixes #1720 Pavel Bychko 2022-06-26 12:34:03 +03:00
  • 7684fae8fa Merge branch '2.x' Jordi Boggiano 2022-07-22 15:51:15 +02:00
  • cf0f4b3814 Handle __toString to serialize objects which are not json-serializable in JsonFormatter, fixes #1733 Jordi Boggiano 2022-07-22 15:27:46 +02:00
  • 284482a726 More test fixes Jordi Boggiano 2022-07-22 15:12:01 +02:00
  • 1e6a4e106c Remove deprecated handlers from docs Jordi Boggiano 2022-07-22 15:10:54 +02:00
  • 34635fdcf5 Add docs Jordi Boggiano 2022-07-22 15:08:12 +02:00