Christophe Coevoet
|
0defabb726
|
Refactored the AbstractHandler to avoid having some dummy write() methods
|
2011-05-11 18:43:04 +02:00 |
|
Christophe Coevoet
|
3cb3dbdc8f
|
Made the write method protected
Tests are not a good reason to make it public.
|
2011-04-06 13:22:06 +02:00 |
|
Christophe Coevoet
|
87332a3e4e
|
Added phpdoc for all methods and added the typehint for the FormatterInterface
|
2011-04-06 00:50:18 +02:00 |
|
Christophe Coevoet
|
3a3c96d6d7
|
Added some methods in the HandlerInterface and some typehints
|
2011-03-19 23:07:44 +01:00 |
|
Jordi Boggiano
|
6c24217c56
|
Renamed message to record
|
2011-02-25 23:01:43 +01:00 |
|
Jordi Boggiano
|
903bbd0fd6
|
Move the stack handling to the Logger class
|
2011-02-25 22:00:51 +01:00 |
|
Jordi Boggiano
|
811e6c79d6
|
Added docblocks and fixed a couple tests
|
2011-02-22 12:10:54 +01:00 |
|
Jordi Boggiano
|
3fa6e4b91f
|
Major refactoring to follow the Logbook model
|
2011-02-20 20:53:11 +01:00 |
|