add docs for setting default import options
[p5sagit/Log-Contextual.git] / Changes
CommitLineData
1c399f46 1ChangeLog for Log-Contextual
2
e36f2183 3 - Support Log::Contextual subclasses for default import options
5fd26f45 4 - Allow custom log levels
5
a995bf53 60.00305 2011-07-27
0502df63 7 - Fix regression that caused D* subs to dumper even if the log level was off
8
6d77ba42 90.00304 2010-07-31
10 - Add $package_UPTO environment variable for WarnLogger
11
e4ca04fd 120.00303 2010-07-10
13 - Fix broken Log::Log4perl test
14
6114e392 150.00302 2010-07-08
16 - Add Log::Contextual::TeeLogger
17 - Add levels_upto (RT58558)
b144ba01 18 - Use Log::Log4perl 1.29 to clean up caller stuff
19
6114e392 200.00301 2010-07-08
21 [deleted due to missing the TeeLogger]
22
e2b4b29c 230.00300 2010-06-03
24 - Add -package_logger import option
25
d11de6ae 260.00202 2010-05-23
27 - Fix a bug that caused Dlog and friends not to work with a default
28
eab992c0 290.00201 2010-03-04
30 - I left a needed file for testing out of the MANIFEST; fixing :-/
31
8a63d9d2 320.00200 2010-03-03
33 - add example for Log::Dispatchouli since it works nicely now
70a05830 34 - make Log::Log4perl work out of the box
17b0e676 35 - Added WarnLogger for libraries
050eeb8e 36 - Warn if set_logger is called more than once
37 - Fix tiny POD errors
38
1b3aa6c8 390.00101 2010-02-21
40 - Fix tests to not need use lib (incorrect test failures)
41
29410fe4 420.00100 2010-02-20
1c399f46 43 - initial release