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