Commit History

Author SHA1 Message Date
  Jordi Boggiano 1dacc790b9 Remove LevelName enum in favor of a Level::getName method, fixes #1667 (#1668) 3 years ago
  Jordi Boggiano 7952a83e0c Move phpdoc to native types 3 years ago
  Jordi Boggiano 2d006a8472 Convert level/levelName to enums (#1656) 3 years ago
  Jordi Boggiano 5eb9b8ed93 Code cleanups 3 years ago
  Jordi Boggiano 22c8b19358 Add LogRecord class, drop PHP <8.1 3 years ago
  Jordi Boggiano 19542ed8ef Normalize @inheritDoc tags, refs #1557 4 years ago
  Jordi Boggiano 13d40f953f More type fixes towards level 7 4 years ago
  Jordi Boggiano 6ba1842850 Merge pull request #1230 from carusogabriel/returns 7 years ago
  Jordi Boggiano 4a33226f25 Wrap up type-hint adding to all handlers 7 years ago
  Gabriel Caruso 495b2c6049 Simplify return 7 years ago
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests 9 years ago
  Jordi Boggiano 6c424f851c Add a lot more scalar types and go strict in Logger 10 years ago
  Jordi Boggiano 902c0c8694 Split interfaces and base/abstract classes into more sensible pieces 10 years ago
  Jordi Boggiano c889fb2648 CS fixes & upgrading cs fixer config 10 years ago
  Jordi Boggiano da33c84d07 CS fixes 13 years ago
  Jordi Boggiano 8e11234066 Adjust NullHandler for clarity 14 years ago
  Jordi Boggiano 64e582cc8a NullHandler always blocks bubbling 14 years ago
  Christophe Coevoet 0defabb726 Refactored the AbstractHandler to avoid having some dummy write() methods 14 years ago
  Christophe Coevoet 3cb3dbdc8f Made the write method protected 15 years ago
  Christophe Coevoet 87332a3e4e Added phpdoc for all methods and added the typehint for the FormatterInterface 15 years ago
  Christophe Coevoet 3a3c96d6d7 Added some methods in the HandlerInterface and some typehints 15 years ago
  Jordi Boggiano 6c24217c56 Renamed message to record 15 years ago
  Jordi Boggiano 903bbd0fd6 Move the stack handling to the Logger class 15 years ago
  Jordi Boggiano 811e6c79d6 Added docblocks and fixed a couple tests 15 years ago
  Jordi Boggiano 3fa6e4b91f Major refactoring to follow the Logbook model 15 years ago