Use new Log::Log4perl features to clean up caller_depth stuff
[p5sagit/Log-Contextual.git] / Changes
CommitLineData
1c399f46 1ChangeLog for Log-Contextual
2
b144ba01 3 - Use Log::Log4perl 1.29 to clean up caller stuff
4
e2b4b29c 50.00300 2010-06-03
6 - Add -package_logger import option
7
d11de6ae 80.00202 2010-05-23
9 - Fix a bug that caused Dlog and friends not to work with a default
10
eab992c0 110.00201 2010-03-04
12 - I left a needed file for testing out of the MANIFEST; fixing :-/
13
8a63d9d2 140.00200 2010-03-03
15 - add example for Log::Dispatchouli since it works nicely now
70a05830 16 - make Log::Log4perl work out of the box
17b0e676 17 - Added WarnLogger for libraries
050eeb8e 18 - Warn if set_logger is called more than once
19 - Fix tiny POD errors
20
1b3aa6c8 210.00101 2010-02-21
22 - Fix tests to not need use lib (incorrect test failures)
23
29410fe4 240.00100 2010-02-20
1c399f46 25 - initial release