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

Автор SHA1 Сообщение Дата
  Christophe Coevoet 0defabb726 Refactored the AbstractHandler to avoid having some dummy write() methods 14 лет назад
  Christophe Coevoet 6aebccf34c Moved the use of the default formatter to the getter to keep the code DRY 14 лет назад
  Christophe Coevoet 7ebcc6420f Changed the FormatterInterface to return only the formatted message and added a batch formatting method 14 лет назад
  Jordi Boggiano ea466fa848 Removed second param from processors 14 лет назад
  Jordi Boggiano 0a09d83fb6 Make the AbstractHandler have proper default in case the constructor is overriden and not called 15 лет назад
  Christophe Coevoet 3cb3dbdc8f Made the write method protected 15 лет назад
  Christophe Coevoet 87332a3e4e Added phpdoc for all methods and added the typehint for the FormatterInterface 15 лет назад
  Jordi Boggiano 3b0f738b88 Added docblocks 15 лет назад
  Christophe Coevoet b2d356bbf2 Added a BufferHandler to allow batch processing of the records 15 лет назад
  Christophe Coevoet 3a3c96d6d7 Added some methods in the HandlerInterface and some typehints 15 лет назад
  Jordi Boggiano 6c24217c56 Renamed message to record 15 лет назад
  Jordi Boggiano 156e2ace46 Reorder processor stack 15 лет назад
  Jordi Boggiano 903bbd0fd6 Move the stack handling to the Logger class 15 лет назад
  Jordi Boggiano 811e6c79d6 Added docblocks and fixed a couple tests 15 лет назад
  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 лет назад