Историја ревизија

Аутор 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 година