Commit History

Autor SHA1 Mensaxe Data
  Christophe Coevoet 0defabb726 Refactored the AbstractHandler to avoid having some dummy write() methods %!s(int64=14) %!d(string=hai) anos
  Christophe Coevoet 6aebccf34c Moved the use of the default formatter to the getter to keep the code DRY %!s(int64=14) %!d(string=hai) anos
  Christophe Coevoet 7ebcc6420f Changed the FormatterInterface to return only the formatted message and added a batch formatting method %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano ea466fa848 Removed second param from processors %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 0a09d83fb6 Make the AbstractHandler have proper default in case the constructor is overriden and not called %!s(int64=15) %!d(string=hai) anos
  Christophe Coevoet 3cb3dbdc8f Made the write method protected %!s(int64=15) %!d(string=hai) anos
  Christophe Coevoet 87332a3e4e Added phpdoc for all methods and added the typehint for the FormatterInterface %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 3b0f738b88 Added docblocks %!s(int64=15) %!d(string=hai) anos
  Christophe Coevoet b2d356bbf2 Added a BufferHandler to allow batch processing of the records %!s(int64=15) %!d(string=hai) anos
  Christophe Coevoet 3a3c96d6d7 Added some methods in the HandlerInterface and some typehints %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 6c24217c56 Renamed message to record %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 156e2ace46 Reorder processor stack %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 903bbd0fd6 Move the stack handling to the Logger class %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 811e6c79d6 Added docblocks and fixed a couple tests %!s(int64=15) %!d(string=hai) anos
  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 %!s(int64=15) %!d(string=hai) anos
  Jordi Boggiano 3fa6e4b91f Major refactoring to follow the Logbook model %!s(int64=15) %!d(string=hai) anos