fix version dep for Exporter::Declare
[p5sagit/Log-Contextual.git] / Changes
CommitLineData
1c399f46 1ChangeLog for Log-Contextual
2
4b4da8a3 30.004000 2011-08-06
e36f2183 4 - Support Log::Contextual subclasses for default import options
5fd26f45 5 - Allow custom log levels
6
a995bf53 70.00305 2011-07-27
0502df63 8 - Fix regression that caused D* subs to dumper even if the log level was off
9
6d77ba42 100.00304 2010-07-31
11 - Add $package_UPTO environment variable for WarnLogger
12
e4ca04fd 130.00303 2010-07-10
14 - Fix broken Log::Log4perl test
15
6114e392 160.00302 2010-07-08
17 - Add Log::Contextual::TeeLogger
18 - Add levels_upto (RT58558)
b144ba01 19 - Use Log::Log4perl 1.29 to clean up caller stuff
20
6114e392 210.00301 2010-07-08
22 [deleted due to missing the TeeLogger]
23
e2b4b29c 240.00300 2010-06-03
25 - Add -package_logger import option
26
d11de6ae 270.00202 2010-05-23
28 - Fix a bug that caused Dlog and friends not to work with a default
29
eab992c0 300.00201 2010-03-04
31 - I left a needed file for testing out of the MANIFEST; fixing :-/
32
8a63d9d2 330.00200 2010-03-03
34 - add example for Log::Dispatchouli since it works nicely now
70a05830 35 - make Log::Log4perl work out of the box
17b0e676 36 - Added WarnLogger for libraries
050eeb8e 37 - Warn if set_logger is called more than once
38 - Fix tiny POD errors
39
1b3aa6c8 400.00101 2010-02-21
41 - Fix tests to not need use lib (incorrect test failures)
42
29410fe4 430.00100 2010-02-20
1c399f46 44 - initial release