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
|
8d27400122
|
Updated README
|
2011-02-21 19:59:48 +01:00 |
|
Jordi Boggiano
|
a1f7d1085b
|
Removed dead code in Logger
|
2011-02-20 22:44:52 +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
|
504e7003e4
|
Adjusted method names
|
2011-02-20 22:31:55 +01:00 |
|
Jordi Boggiano
|
1808350061
|
Added TestHandler
|
2011-02-20 22:26:29 +01:00 |
|
Jordi Boggiano
|
89a447e135
|
Fixed typo
|
2011-02-20 21:48:14 +01:00 |
|
Jordi Boggiano
|
0d57b84816
|
Added FingersCrossedHandler
|
2011-02-20 20:53:49 +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
|
37d7f20694
|
Added some docs on levels
|
2011-02-18 19:10:19 +01:00 |
|
Jordi Boggiano
|
d087dd4c9a
|
Fixed README
|
2011-02-18 01:13:49 +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
|
a30c1d6b71
|
Fix license info
|
2011-02-17 11:37:11 +01:00 |
|
Jordi Boggiano
|
9d8c84d6cd
|
Fix constructor handling of arrays
|
2011-02-17 03:16:20 +01:00 |
|
Jordi Boggiano
|
2ff85ba472
|
Added README file
|
2011-02-17 03:04:58 +01:00 |
|
Jordi Boggiano
|
7239b5203b
|
Added tests, fixed a bunch of bugs
|
2011-02-17 03:04:37 +01:00 |
|
Jordi Boggiano
|
ed6b0e32a2
|
Initial commit
|
2011-02-17 02:08:00 +01:00 |
|