Add warnlogger UPTO env var
[p5sagit/Log-Contextual.git] / Changes
CommitLineData
1c399f46 1ChangeLog for Log-Contextual
2
6d77ba42 30.00304 2010-07-31
4 - Add $package_UPTO environment variable for WarnLogger
5
e4ca04fd 60.00303 2010-07-10
7 - Fix broken Log::Log4perl test
8
6114e392 90.00302 2010-07-08
10 - Add Log::Contextual::TeeLogger
11 - Add levels_upto (RT58558)
b144ba01 12 - Use Log::Log4perl 1.29 to clean up caller stuff
13
6114e392 140.00301 2010-07-08
15 [deleted due to missing the TeeLogger]
16
e2b4b29c 170.00300 2010-06-03
18 - Add -package_logger import option
19
d11de6ae 200.00202 2010-05-23
21 - Fix a bug that caused Dlog and friends not to work with a default
22
eab992c0 230.00201 2010-03-04
24 - I left a needed file for testing out of the MANIFEST; fixing :-/
25
8a63d9d2 260.00200 2010-03-03
27 - add example for Log::Dispatchouli since it works nicely now
70a05830 28 - make Log::Log4perl work out of the box
17b0e676 29 - Added WarnLogger for libraries
050eeb8e 30 - Warn if set_logger is called more than once
31 - Fix tiny POD errors
32
1b3aa6c8 330.00101 2010-02-21
34 - Fix tests to not need use lib (incorrect test failures)
35
29410fe4 360.00100 2010-02-20
1c399f46 37 - initial release