better elevator pitch
[p5sagit/Log-Contextual.git] / Changes
CommitLineData
1c399f46 1ChangeLog for Log-Contextual
2
30d7027a 3 - Significant doc improvements
407b3a58 4 - Fix warning in test suite in Perl 5.16
5
f07824b7 60.004100 2012-03-29
e7b18282 7 - Log::Contextual::WarnLogger now supports customized log levels via the
8 'levels' constructor argument (Karen Etheridge)
9
98ece8f1 100.004001 2011-08-15
11 - Fix version of Exporter::Declare that we dep on
12
4b4da8a3 130.004000 2011-08-06
e36f2183 14 - Support Log::Contextual subclasses for default import options
5fd26f45 15 - Allow custom log levels
16
a995bf53 170.00305 2011-07-27
0502df63 18 - Fix regression that caused D* subs to dumper even if the log level was off
19
6d77ba42 200.00304 2010-07-31
21 - Add $package_UPTO environment variable for WarnLogger
22
e4ca04fd 230.00303 2010-07-10
24 - Fix broken Log::Log4perl test
25
6114e392 260.00302 2010-07-08
27 - Add Log::Contextual::TeeLogger
28 - Add levels_upto (RT58558)
b144ba01 29 - Use Log::Log4perl 1.29 to clean up caller stuff
30
6114e392 310.00301 2010-07-08
32 [deleted due to missing the TeeLogger]
33
e2b4b29c 340.00300 2010-06-03
35 - Add -package_logger import option
36
d11de6ae 370.00202 2010-05-23
38 - Fix a bug that caused Dlog and friends not to work with a default
39
eab992c0 400.00201 2010-03-04
41 - I left a needed file for testing out of the MANIFEST; fixing :-/
42
8a63d9d2 430.00200 2010-03-03
44 - add example for Log::Dispatchouli since it works nicely now
70a05830 45 - make Log::Log4perl work out of the box
17b0e676 46 - Added WarnLogger for libraries
050eeb8e 47 - Warn if set_logger is called more than once
48 - Fix tiny POD errors
49
1b3aa6c8 500.00101 2010-02-21
51 - Fix tests to not need use lib (incorrect test failures)
52
29410fe4 530.00100 2010-02-20
1c399f46 54 - initial release