7fbc26194b9661d728f524e10ce9862614e7b306
[p5sagit/Log-Contextual.git] / Changes
1 ChangeLog for Log-Contextual
2
3 0.00305 2011-07-27
4   - Fix regression that caused D* subs to dumper even if the log level was off
5
6 0.00304 2010-07-31
7   - Add $package_UPTO environment variable for WarnLogger
8
9 0.00303 2010-07-10
10   - Fix broken Log::Log4perl test
11
12 0.00302 2010-07-08
13   - Add Log::Contextual::TeeLogger
14   - Add levels_upto (RT58558)
15   - Use Log::Log4perl 1.29 to clean up caller stuff
16
17 0.00301 2010-07-08
18   [deleted due to missing the TeeLogger]
19
20 0.00300 2010-06-03
21   - Add -package_logger import option
22
23 0.00202 2010-05-23
24   - Fix a bug that caused Dlog and friends not to work with a default
25
26 0.00201 2010-03-04
27   - I left a needed file for testing out of the MANIFEST; fixing :-/
28
29 0.00200 2010-03-03
30   - add example for Log::Dispatchouli since it works nicely now
31   - make Log::Log4perl work out of the box
32   - Added WarnLogger for libraries
33   - Warn if set_logger is called more than once
34   - Fix tiny POD errors
35
36 0.00101 2010-02-21
37   - Fix tests to not need use lib (incorrect test failures)
38
39 0.00100 2010-02-20
40   - initial release