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