Historique des commits

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