Commit History

Author SHA1 Message Date
  Markus Staab 7ca003e6ae Rename TestCase to MonologTestCase (#1953) 10 months ago
  Jordi Boggiano 1dacc790b9 Remove LevelName enum in favor of a Level::getName method, fixes #1667 (#1668) 3 years ago
  Jordi Boggiano 2d006a8472 Convert level/levelName to enums (#1656) 3 years ago
  Jordi Boggiano 400effdd45 Fix some issues, bump phpunit version 3 years ago
  Jordi Boggiano f279285232 Fix tests, invalid UTF-8 is now returning �s instead of being converted to possibly valid ISO-8559-15 5 years ago
  Mario Blažek 37900f9268 Upgrade PHPUnit to v8 6 years ago
  Jordi Boggiano 90d343e6a6 Merge pull request #1057 from CarsonF/logstash-context-prefix 7 years ago
  DQNEO 39f464bd58 make compatible to phpunit 6 7 years ago
  Carson Full a21b037a00 Change LogstashFormatter to have extra/context keys instead of prefixes for the keys. 8 years ago
  Elnur Abdurrakhimov 91a0f40927 LogstashFormatter: format context and extra fields as JSON objects (#976) 8 years ago
  Jordi Boggiano ca4ffa68f6 Use namespaced phpunit classes, fixes #983 8 years ago
  Jordi Boggiano b76bc133db Rename level_num to monolog_level, refs #960 8 years ago
  Benjamin Pentzold 26c7de1e51 map loglevel (int-value) to log-message, as well 8 years ago
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 years ago
  Jordi Boggiano f200e79879 CS fixes 9 years ago
  Jordi Boggiano e27225dc40 Switch to DateTimeImmutable everywhere 9 years ago
  Jordi Boggiano 1161b23148 Fix logstash formatter tests 9 years ago
  Jeroen Thora 8ceda1b62e Removed unnecessary php version checks after php dependency bump to 7.0 10 years ago
  Jordi Boggiano 0178fd4f09 CS fixes, refs #683 10 years ago
  Jordi Boggiano 9532e979b6 Merge remote-tracking branch 'bd808/feature/clean-json' 10 years ago
  Jordi Boggiano c889fb2648 CS fixes & upgrading cs fixer config 10 years ago
  Bryan Davis 6f9e221bd6 Attempt to recover from json encoding errors 10 years ago
  Jordi Boggiano b738a6c04c CS fixes 11 years ago
  Jordi Boggiano 392ef35fd4 CS fixes 11 years ago
  Albert Casademont 899f7f52e5 Add millisecond precision in the LogstashFormatter 12 years ago
  Jordi Boggiano 99aad2e059 Formatting fixes 12 years ago
  Oliver Byford 45ae71f9a6 Merge Logstach V1 logic into the main Logstash formatter, add a parameter to the constructor to specify version 12 years ago
  Jordi Boggiano 0df12342ef Fix tests 13 years ago
  Jordi Boggiano 9c8db38385 CS fixes 13 years ago
  Tim Mower 798a039040 Add applicationName option which gets set to the logstash @type field 13 years ago