File: Changes

package info (click to toggle)
liblog-any-adapter-dispatch-perl 0.06-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 184 kB
  • ctags: 139
  • sloc: perl: 1,836; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 418 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Revision history for Log-Any-Adapter-Dispatch

** denotes an incompatible change

0.06  Feb 13, 2010

- Add trace->debug alias

0.05  Oct 27, 2009

- Can now create the Log::Dispatch object automatically with given parameters
- Update docs for new Log::Any::Adapter API
- Add dependency on Log::Any::Adapter instead of Log::Any

0.04  Sep 4, 2009

- Remove use of 'dp' from test

0.03  Jul 17, 2009

- Initial version