Use new Log::Log4perl features to clean up caller_depth stuff
[p5sagit/Log-Contextual.git] / Changes
1 ChangeLog for Log-Contextual
2
3   - Use Log::Log4perl 1.29 to clean up caller stuff
4
5 0.00300 2010-06-03
6   - Add -package_logger import option
7
8 0.00202 2010-05-23
9   - Fix a bug that caused Dlog and friends not to work with a default
10
11 0.00201 2010-03-04
12   - I left a needed file for testing out of the MANIFEST; fixing :-/
13
14 0.00200 2010-03-03
15   - add example for Log::Dispatchouli since it works nicely now
16   - make Log::Log4perl work out of the box
17   - Added WarnLogger for libraries
18   - Warn if set_logger is called more than once
19   - Fix tiny POD errors
20
21 0.00101 2010-02-21
22   - Fix tests to not need use lib (incorrect test failures)
23
24 0.00100 2010-02-20
25   - initial release