Historique des commits

Auteur SHA1 Message Date
  Markus Staab 7ca003e6ae Rename TestCase to MonologTestCase (#1953) il y a 10 mois
  Jordi Boggiano b127292ee0 Fix phpunit deprecations il y a 1 an
  Jordi Boggiano 2d006a8472 Convert level/levelName to enums (#1656) il y a 3 ans
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests il y a 9 ans
  Jordi Boggiano f200e79879 CS fixes il y a 9 ans
  Jordi Boggiano d7b415c2c8 Make TestCase class available to dependents to help with testing il y a 9 ans
  Jordi Boggiano f1091c3b97 CS fixes 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 feb19af2d4 Add support for PSR-3 levels to all public APIs accepting levels, fixes #421 il y a 11 ans
  Christophe Coevoet 8c094aa3b3 Changed the tests for the abstract handlers to use a mock instead of the TestHandler il y a 14 ans
  Jordi Boggiano 66c1cc05a8 More testing coverage il y a 14 ans
  Jordi Boggiano 61d5a23e41 More test coverage of handlers/formatters il y a 14 ans
  Jordi Boggiano ff6d7fce5c Adjusted tests il y a 14 ans
  Christophe Coevoet 3cb3dbdc8f Made the write method protected il y a 14 ans
  Jordi Boggiano 903bbd0fd6 Move the stack handling to the Logger class il y a 15 ans
  Jordi Boggiano a426ce2815 Added a Processor stack to the Logger class, added getHandler() to check if any handler is going to handle the message before processing it, handlers are now calling their parent in a chain il y a 15 ans
  Jordi Boggiano 5ab1693f4d Made getLevelName static il y a 15 ans
  Jordi Boggiano 0b04559217 Fixed AbstractHandler test il y a 15 ans
  Jordi Boggiano 3fa6e4b91f Major refactoring to follow the Logbook model il y a 15 ans