1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-04 12:17:35 +02:00

Commit Graph

  • a4973fade6 fix-for-slack-record-encoding dis1 2017-07-13 11:50:43 +03:00
  • 864bda5d67 Update AmqpHandler Docs Westin Shafer 2017-07-11 14:14:04 -06:00
  • 7b99283627 Merge branch '1.x' Jordi Boggiano 2017-06-19 12:29:40 +02:00
  • fd8c787753 Update changelog 1.23.0 Jordi Boggiano 2017-06-19 03:22:40 +02:00
  • f8248dba5d Merge branch '1.x' Jordi Boggiano 2017-06-19 03:15:19 +02:00
  • d6be96bc3c Fix 5.3 support Jordi Boggiano 2017-06-19 03:13:01 +02:00
  • 69b21064ca Fix level map override when using setExceptionHandler, fixes #1005 Jordi Boggiano 2017-06-19 03:08:32 +02:00
  • 443e4a94fc Minor code cleanup on Handler/ErrorLogHandler.php (#995) Westin Shafer 2017-06-18 18:49:55 -06:00
  • 1417e2d183 Merge branch '1.x' Jordi Boggiano 2017-06-19 02:16:33 +02:00
  • 4260b46760 SlackWebhookHandler: refactor curl_setopt to curl_setopt_array Harm Bandstra 2017-03-27 16:57:59 +02:00
  • 52d9096b14 Explicitly set content-type header, and post JSON as body Harm Bandstra 2017-03-27 16:32:27 +02:00
  • 188a46836b Fix DyanmoDbHandler test suite Jordi Boggiano 2017-06-19 02:06:55 +02:00
  • 2ea3d95ca2 Make sure this works on any hostname Jordi Boggiano 2017-06-19 00:42:25 +02:00
  • d84af8db3c Fix SwiftMailerHandler support for Swiftmailer 6.0+ Alex Rock Ancelet 2017-05-31 21:40:53 +02:00
  • 6fdf686a02 Use Aws\Sdk instead of Aws\Common\Aws, fixes #969, fixes #977 Jordi Boggiano 2017-06-19 01:27:33 +02:00
  • 357ae23fa4 Tweak HandlerWrapper example in docblock, fixes #991 Jordi Boggiano 2017-06-19 01:07:32 +02:00
  • 765d225554 Support HeadlessChrome (#966) Douglas Reith 2017-06-19 09:47:42 +10:00
  • 5a041bab8f Use callable typehint where possible + Removed dead code (#996) Grégoire Pineau 2017-06-19 01:41:02 +02:00
  • deb0ea4ee7 Use first day/first month for date calculations in RotatingFileHandlerTest (#963) Remon van de Kamp 2017-06-19 01:33:57 +02:00
  • 91a0f40927 LogstashFormatter: format context and extra fields as JSON objects (#976) Elnur Abdurrakhimov 2017-06-18 19:30:53 -04:00
  • 71f16ca3d5 Update README.md (#984) Marco Bunge 2017-06-19 01:18:56 +02:00
  • 1b769912d1 PHP Versions less than 5.3.6 throws undefined constant DEBUG_BACKTRAC… (#986) Brant Messenger 2017-06-18 18:16:17 -05:00
  • eba07cbad2 Avoid assertion-free test Jordi Boggiano 2017-06-19 00:59:11 +02:00
  • 0273c31996 Fix some docblocks, closes #970 Jordi Boggiano 2017-06-19 00:58:15 +02:00
  • dbd8d31277 Remove old BC Jordi Boggiano 2017-06-19 00:57:55 +02:00
  • ca4ffa68f6 Use namespaced phpunit classes, fixes #983 Jordi Boggiano 2017-06-19 00:48:54 +02:00
  • 3ab59f277e Avoid hiding nightly failures Jordi Boggiano 2017-06-19 00:43:59 +02:00
  • 5e8bb7dfbe Make sure this works on any hostname Jordi Boggiano 2017-06-19 00:42:25 +02:00
  • 86e4993283 Merge remote-tracking branch 'chrisforrence/tests-replace-deprecated-methods' Jordi Boggiano 2017-06-19 00:37:19 +02:00
  • 9ff7540d7a Remove typehints on normalizer formatter to avoid invalid function signatures Jordi Boggiano 2017-06-19 00:35:23 +02:00
  • 58b818126f Remove hhvm build Jordi Boggiano 2017-06-19 00:28:37 +02:00
  • 0184f3253f Avoid exts on hhvm Jordi Boggiano 2017-06-19 00:22:37 +02:00
  • d35417ad7c Merge branch '1.x' Jordi Boggiano 2017-06-19 00:11:05 +02:00
  • 120499283b Remove amqp ext Jordi Boggiano 2017-06-19 00:09:41 +02:00
  • af1e913233 Revert "Tweak extension loading" Jordi Boggiano 2017-06-19 00:06:12 +02:00
  • 9cf8fb3810 Tweak extension loading Jordi Boggiano 2017-06-19 00:03:59 +02:00
  • 3c1fc70c73 Fix mongodb tests Jordi Boggiano 2017-06-18 23:58:24 +02:00
  • b76bc133db Rename level_num to monolog_level, refs #960 Jordi Boggiano 2017-06-18 23:58:15 +02:00
  • 56661027a7 Merge remote-tracking branch 'pupsschluepfer/master' Jordi Boggiano 2017-06-18 23:49:52 +02:00
  • 2551b8e3eb Merge branch '1.x' Jordi Boggiano 2017-06-18 23:46:31 +02:00
  • 70ed794fb2 Update to trusty builds Jordi Boggiano 2017-06-18 23:42:01 +02:00
  • 1c48ebbf90 Merge remote-tracking branch 'upstream/master' Benjamin Pentzold 2017-05-22 12:00:08 +02:00
  • e5ff7eb074 Use coalesce operator (#982) Lesnykh Ilia 2017-05-08 12:13:42 +03:00
  • 35c07a81de Merge pull request #979 from Aliance/patch-1 Jordi Boggiano 2017-05-03 15:17:21 +02:00
  • 6696e045df Update JsonFormatter.php Lesnykh Ilia 2017-05-03 15:37:25 +03:00
  • 4cdd014b80 Merge pull request #967 from enleur/gelf-max-length Jordi Boggiano 2017-04-10 09:58:43 +02:00
  • 1b660bbbee Remove constant from constructor Jordi Boggiano 2017-04-10 09:37:23 +02:00
  • faed450d52 Use GELF max length per field and make max length configurable in constructor Enleur 2017-04-07 13:22:14 +03:00
  • 35c84c5b6f Merge pull request #965 from Sam-Burns/fix-build Jordi Boggiano 2017-04-04 00:04:57 +02:00
  • ed6f071284 Allowing PHP 'nightly' build to fail, because it is seg faulting while running Composer Sam-Burns 2017-04-01 22:05:07 +01:00
  • fa5d07f86f Skipping DateTime microsecond test in PHP 7.1.3, because of https://bugs.php.net/bug.php?id=74258 Sam-Burns 2017-04-01 21:52:18 +01:00
  • 26c7de1e51 map loglevel (int-value) to log-message, as well Benjamin Pentzold 2017-03-28 16:04:50 +02:00
  • 763c3afb32 Split expectException calls with two parameters into the proper two calls Chris Forrence 2017-03-21 10:29:05 -04:00
  • 85250d3c72 Replace deprecated setExpectedException methods with expectException Chris Forrence 2017-03-21 10:14:16 -04:00
  • 59355d5ce3 Merge branch '1.x' Jordi Boggiano 2017-03-20 11:21:17 +01:00
  • 3266b6e257 Fix test moar Jordi Boggiano 2017-03-20 11:21:06 +01:00
  • 3c74c7a8d2 Fix tests Jordi Boggiano 2017-03-20 11:12:52 +01:00
  • ca17a62db2 Merge branch '1.x' Jordi Boggiano 2017-03-20 11:04:48 +01:00
  • e4774920ff Fix test class Jordi Boggiano 2017-03-20 11:04:39 +01:00
  • 7405bb5d67 CS fixes Jordi Boggiano 2017-03-20 10:56:47 +01:00
  • 9a11094c66 Merge branch '1.x' Jordi Boggiano 2017-03-20 10:19:13 +01:00
  • fb751dff33 Remove return annotations Jordi Boggiano 2017-03-20 10:18:43 +01:00
  • c192b1a373 Remove strict types from test suite Jordi Boggiano 2017-03-20 10:15:03 +01:00
  • 5e3be010d0 Make sure we use \Throwable and not just \Exception Jordi Boggiano 2017-03-20 10:14:03 +01:00
  • b9256e99b6 Merge branch '1.x' Jordi Boggiano 2017-03-20 10:11:48 +01:00
  • 3b1f98df2a Fix 5.3 support Jordi Boggiano 2017-03-20 10:07:14 +01:00
  • 81e8bf6189 Add level parameter to payload when reporting Rollbar exceptions (#852) Erik Johansson 2017-03-19 00:49:00 +01:00
  • 4f5f6abd77 Merge pull request #948 from knugen/master Jordi Boggiano 2017-03-20 10:02:49 +01:00
  • b1b27d8a44 Add level parameter to payload when reporting Rollbar exceptions (#852) Erik Johansson 2017-03-19 00:49:00 +01:00
  • d9462d50b0 Merge pull request #936 from zerkms/MICRO_OPT_FOREACH_INSTEAD_OF_CURRENT/NEXT Jordi Boggiano 2017-03-17 23:08:00 +01:00
  • 59d3df2f38 Add comment note for clarity Jordi Boggiano 2017-03-17 23:07:49 +01:00
  • 772a470c1a Merge branch '1.x' Jordi Boggiano 2017-03-17 23:01:57 +01:00
  • 25da38373a Split off work into a new method to facilitate extension, fixes #945 Jordi Boggiano 2017-03-17 22:49:31 +01:00
  • e481c9db10 Merge pull request #943 from ont/1.x Jordi Boggiano 2017-03-17 22:57:35 +01:00
  • 24894709d1 Fix tests Jordi Boggiano 2017-03-17 22:54:56 +01:00
  • aeb65fa050 Fix BC break and formatting Jordi Boggiano 2017-03-17 22:52:50 +01:00
  • 8c40211c3f Fix array syntax for Travis CI ont 2017-03-15 12:00:44 +07:00
  • aa6e88b6de Complete rfc5424 header for SyslogUdpHandler ont 2017-03-15 00:57:06 +07:00
  • a0406bf8dd Handle DateTime objects in formatted messages (#940) Piers Warmers 2017-03-14 18:07:57 +11:00
  • f3dda67c09 Merge branch '1.x' Jordi Boggiano 2017-03-13 08:08:24 +01:00
  • 1e044bc4b3 Update changelog for 1.22.1, fixes #918 1.22.1 Jordi Boggiano 2017-03-13 08:08:03 +01:00
  • 1584a90c48 Fix 5.3 support Jordi Boggiano 2017-03-13 08:02:29 +01:00
  • c411ad174c Changed the "rewind loop condition" operand Ivan Kurnosov 2017-03-13 09:06:46 +13:00
  • 4f0c07af69 Merge branch '1.x' Jordi Boggiano 2017-03-12 18:18:46 +01:00
  • 821cc3e4a5 Backport fix for #752, fixes #925 Jordi Boggiano 2017-03-12 17:42:52 +01:00
  • 8f7f755ed6 Correcting a small spelling mistake in README.md (#938) William Skates 2017-03-12 17:14:17 +00:00
  • f697ec7c96 Move human readable level name resolution in Logger::addRecord() to as late as possible (#934) Ivan Kurnosov 2017-03-13 05:51:16 +13:00
  • e6b05c9173 Allow to set custom event_id [LEGACY] (#930) Tim Strijdhorst 2017-03-12 17:46:54 +01:00
  • cc5f1eb34d Php5.3 autoload errors (#929) fabriceparallel 2017-03-12 18:42:12 +02:00
  • 7dd45ac6bf Improves code coverage (#926) Níckolas Daniel da Silva 2017-03-12 13:27:35 -03:00
  • 908960d30b Logmatic fix (#914) Guillaume Polaert 2017-03-12 17:13:04 +01:00
  • c7776bba2b Merge pull request #937 from ka7/feature/spelling Jordi Boggiano 2017-03-02 11:36:31 +01:00
  • 722796ab4d spelling fixes (comments, text) klemens 2017-02-27 23:38:55 +01:00
  • 9e43ef06d8 Minor code readability improvement Ivan Kurnosov 2017-02-27 15:41:41 +13:00
  • 7f7d5e1f44 Replaced current/next-style loop with foreach Ivan Kurnosov 2017-02-27 14:38:27 +13:00
  • ff96b8e163 Merge pull request #917 from jstolp/master Jordi Boggiano 2017-01-20 11:35:33 +01:00
  • 28711ca8d2 Happy 2017 Jordi Jeroen Stolp 2017-01-20 11:29:00 +01:00
  • 470836c739 Merge pull request #911 from StevenWInfo/docUpdates Jordi Boggiano 2017-01-20 10:05:31 +01:00
  • 329c7cf4fc Update 04-extending.md Jordi Boggiano 2017-01-20 10:04:38 +01:00
  • 90db47190d Update 01-usage.md Jordi Boggiano 2017-01-20 10:02:23 +01:00