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
|
2011-02-21 20:38:18 +01:00 |
|
Jordi Boggiano
|
5ab1693f4d
|
Made getLevelName static
|
2011-02-20 22:44:32 +01:00 |
|
Jordi Boggiano
|
228af6a6cd
|
Documented and tested FingersCrossedHandler
|
2011-02-20 22:40:45 +01:00 |
|
Jordi Boggiano
|
0b04559217
|
Fixed AbstractHandler test
|
2011-02-20 22:40:16 +01:00 |
|
Jordi Boggiano
|
3fa6e4b91f
|
Major refactoring to follow the Logbook model
|
2011-02-20 20:53:11 +01:00 |
|
Jordi Boggiano
|
860194e879
|
Messages are now passed as arrays
|
2011-02-18 19:19:24 +01:00 |
|
Jordi Boggiano
|
594ed9cdcb
|
Simplified message levels
|
2011-02-18 00:44:21 +01:00 |
|
Jordi Boggiano
|
5411d236c1
|
renamed log/warn/.. to addMessage/addWarning/..
|
2011-02-18 00:36:08 +01:00 |
|
Jordi Boggiano
|
7239b5203b
|
Added tests, fixed a bunch of bugs
|
2011-02-17 03:04:37 +01:00 |
|