История коммитов

Автор SHA1 Сообщение Дата
  Jordi Boggiano a335f6f1a5 Fix tests for TestHandler reset support 7 лет назад
  Grégoire Pineau 0625068bf0 Added a new ResettableInterface and implemented it where possible. 8 лет назад
  Vincent Paré 207c91699e Custom exception handler (#500) 8 лет назад
  Jordi Boggiano 8f47e12463 Fix PHP7.1 DateTime support 9 лет назад
  Jordi Boggiano cb2778ae77 Add ->withName to clone a handler and get a new name, fixes #730 10 лет назад
  Jordi Boggiano cab3ff71ff Add regression test for #691 and optimize implementation using a single pass loop over the handlers, refs #692 10 лет назад
  Jordi Boggiano c889fb2648 CS fixes & upgrading cs fixer config 10 лет назад
  Bryan Davis 4e69837afc Optionally reduce timestamp resolution for performance 10 лет назад
  Jordi Boggiano 419ca7ac25 Tweak patch a bit, refs #617 10 лет назад
  Sam Minnee 60c96cfa2a Added Logger::setHandlers() 10 лет назад
  Jordi Boggiano 8c4b1be4a2 Change Logger::setTimezone to accept a DateTimeZone object, refs #566 10 лет назад
  Bryan Davis 5d7db08106 Add Logger::setTimezone() 10 лет назад
  Reda Bouchaala 2cb4a57490 Removed Logger::toMonologLevel() code duplication and added relevant tests 10 лет назад
  Jordi Boggiano 392ef35fd4 CS fixes 11 лет назад
  Jordi Boggiano 9f515d47ce Add possibility to pass handlers/processors to Logger::__construct, fixes #157 13 лет назад
  Jordi Boggiano 9c8db38385 CS fixes 13 лет назад
  Jordi Boggiano b23cfd3d6c Throw an exception on invalid level name 13 лет назад
  Jordi Boggiano 61359a972b Merge remote-tracking branch 'FGM/master' 13 лет назад
  Jordi Boggiano da33c84d07 CS fixes 13 лет назад
  Frederic G. MARAND 07aac12c72 Implement the 8 RFC3164 severity levels instead of just 6. 13 лет назад
  Jordi Boggiano 355123d607 Add isHandling, fixes #53 14 лет назад
  Christophe Coevoet 64009a5880 Added more tests for the logger 14 лет назад
  Christophe Coevoet 10e5ecd409 Added some tests 14 лет назад
  Artem Nezvigin f31388ec42 Added logger name getter, Monolog\Logger::getName() 14 лет назад
  Jordi Boggiano 66c1cc05a8 More testing coverage 14 лет назад
  Jordi Boggiano 38862439a0 Improved coverage of Logger 14 лет назад
  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 15 лет назад
  Jordi Boggiano 3fa6e4b91f Major refactoring to follow the Logbook model 15 лет назад
  Jordi Boggiano 7239b5203b Added tests, fixed a bunch of bugs 15 лет назад