提交歷史

作者 SHA1 備註 提交日期
  Christoph Dreis 3ba77d1d39 Use fully-qualified name for native functions (#1887) 1 年之前
  Nicolas Grekas 9546d94bdc Use `@return $this` where applicable (#1828) 2 年之前
  Jordi Boggiano 6627c092d8 Add phpstan strict rules and deprecation rules, fix all related issues 3 年之前
  Jordi Boggiano 0dac87975c Add property types to all properties where possible 3 年之前
  Jordi Boggiano 7952a83e0c Move phpdoc to native types 3 年之前
  Jordi Boggiano 5eb9b8ed93 Code cleanups 3 年之前
  Jordi Boggiano 22c8b19358 Add LogRecord class, drop PHP <8.1 3 年之前
  Alex Jose 5129feea3e Added user_agent to the WebProcessor (#1613) 3 年之前
  Jordi Boggiano 4ef5da80ad Fix CS 4 年之前
  Jordi Boggiano 01d104aa78 Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 6 4 年之前
  Jordi Boggiano 84342aa0a3 Merge branch '1.x' 5 年之前
  Jordi Boggiano c3a05db90c Fix unique_id in WebProcessor not being disableable, fixes #1470 5 年之前
  George Mponos 73f2639237 Docblock fixes 7 年之前
  Jordi Boggiano 6ab058099c Merge branch '1.x' 7 年之前
  Nicolas Grekas db8130ce83 Add ProcessorInterface, an optional one to allow labelling Monolog processors 7 年之前
  Lesnykh Ilia e5ff7eb074 Use coalesce operator (#982) 8 年之前
  Jordi Boggiano 6e6586257d Add scalar types to processor/formatters and top level classes 9 年之前
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 年之前
  Jordi Boggiano f200e79879 CS fixes 9 年之前
  Jordi Boggiano 80c4bfb9fd Restore filtering behavior, refs #663 10 年之前
  Jordi Boggiano 0a2e4237d3 Allow overriding of extra fields and configuring them fully in the constructor, fixes #663 10 年之前
  Jordi Boggiano b738a6c04c CS fixes 11 年之前
  Jordi Boggiano 0edd89d556 CS fixes 11 年之前
  Menno Holtkamp 49c469668a Allow to add extra fields 11 年之前
  Jordi Boggiano 68f8b1a27e Update docblock 11 年之前
  Dawid Nowak 6a4b73468e WebProcessor: option to add only requested extra fields, instead of always adding all available 11 年之前
  Dawid Nowak 9aba3242f6 WebProcessor: extra fields appended in a loop over declared values, instead of copy-pasting 11 年之前
  Dawid Nowak 9da894a8b3 WebProcessor: extracted method: appendExtraFields() 11 年之前
  Matthias Pigulla 540afb4621 Add unique_id to extra data only if present in the server environment 12 年之前
  Matthias Pigulla a2b77b2750 Add Apache mod_unique_id's identifier in WebProcessor 12 年之前