fix broken Log::Log4perl test
[p5sagit/Log-Contextual.git] / Changes
CommitLineData
1c399f46 1ChangeLog for Log-Contextual
2
6114e392 30.00302 2010-07-08
4 - Add Log::Contextual::TeeLogger
5 - Add levels_upto (RT58558)
b144ba01 6 - Use Log::Log4perl 1.29 to clean up caller stuff
7
6114e392 80.00301 2010-07-08
9 [deleted due to missing the TeeLogger]
10
e2b4b29c 110.00300 2010-06-03
12 - Add -package_logger import option
13
d11de6ae 140.00202 2010-05-23
15 - Fix a bug that caused Dlog and friends not to work with a default
16
eab992c0 170.00201 2010-03-04
18 - I left a needed file for testing out of the MANIFEST; fixing :-/
19
8a63d9d2 200.00200 2010-03-03
21 - add example for Log::Dispatchouli since it works nicely now
70a05830 22 - make Log::Log4perl work out of the box
17b0e676 23 - Added WarnLogger for libraries
050eeb8e 24 - Warn if set_logger is called more than once
25 - Fix tiny POD errors
26
1b3aa6c8 270.00101 2010-02-21
28 - Fix tests to not need use lib (incorrect test failures)
29
29410fe4 300.00100 2010-02-20
1c399f46 31 - initial release